Results 471 - 480 of 1633.

DissolveEPS updated:2006-08-18 11:35:34
Separates an EPS object and its bitmap preview into two separate objects. The bitmap preview will become a separate picture object and the EPS object will no longer have a preview. This command is only applicable to EPS objects with bitmap previews. dissolveeps [DOCUMENT name | WINDOW name | OBJECTID number] DOCUMENT/s The document name. WINDOW/s The window...

DissolveDrawing updated:2006-08-18 11:35:21
Dissolves a selected drawing. dissolvedrawing [DOCUMENT name | WINDOW name | OBJECTID number] DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. OBJECTID/i The number of the object to manipulate. Examples: ARexx: dissolvedrawing document 'project.doc'...

DissolveCompound updated:2006-08-18 11:35:09
Dissolves a selected compound object. dissolvecompound [DOCUMENT name | WINDOW name | OBJECTID number] DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. OBJECTID/i The number of the object to manipulate. Examples: ARexx: dissolvecompound document 'project.doc'...

DisplayRuler updated:2006-08-18 11:34:45
Changes the ruler display status. displayruler <status> [OFFSET offsetx offsety] [ZERO zerox zeroy] [MSYS horzunits vertunits] [DIRECTION horz vert] [WINDOW name] status/k The rulers' display status. Options: SHOW|HIDE|TOGGLE. OFFSET/d The ruler offset in pixels from the top left corner of the window. ZERO/d The ruler zero point. MSYS/k The...

DisplayGuides updated:2006-08-18 11:31:59
Changes the guide display status. displayguides <status> [stack] [RULER status] [RULERCOLOR red green blue] [PAGE status] [PAGECOLOR red green blue] [WINDOW name] status/k The guides' display status. Options: SHOW|HIDE|TOGGLE. stack/k Specifies whether the guides is drawn on top or below objects. Options: INFRONT | INBACK (default). RULER/k The...

DisplayGrid updated:2006-08-18 11:31:30
Changes the grid display status. displaygrid <status> [stack] [COLOR red green blue] [WINDOW name] status/k The grid's display status. Options: SHOW|HIDE|TOGGLE. stack/k Specifies whether the grid is drawn on top or below objects. Options: INFRONT|INBACK (default). COLOR/i The red, green and blue components of the grid color. Range: 0-255....

Display updated:2006-08-18 11:30:56
Changes the page and scale displayed in an open window. display [PAGE <number | shortcut> | MPG name] [SCALE <custom | preset>] [OFFSET offsetx offsety] [WINDOW name] number/s The page number to display. shortcut/k The page to display. Options: LASTUSED Displays the last page viewed. PREVIOUS Displays the previous page (or spread). NEXT...

DeleteVariable updated:2006-08-18 11:30:20
Deletes a user variable. deletevariable <STYLEVAR name> STYLEVAR/s The document/chapter/variable name. Default=current. Examples: ARexx: deletevariable stylevar MyBook.doc~author

DeleteText updated:2006-08-18 11:30:10
Deletes the selected text. deletetext [DOCUMENT name | WINDOW name] DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. Examples: ARexx: deletetext document 'Project.Doc~9'

DeleteStyleTag updated:2006-08-18 11:29:58
Deletes a style tag. deletestyle [REPLACEWITH name] <STYLETAG name> REPLACEWITH/s The style to replace the deleted style with. STYLETAG/s The name of the style to delete. Examples: ARexx: deletestyletag styletag 'Body Text' deletestyletag replacewith 'SubHeadline' ยจ styletag 'Headline'...

Previous 1 11 21 31 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 68 78 88 98 108 118 128 138 148 158 Next

    PageStream User Documentation
    PageStream Guide
    PageStream Scripting Documentation
    BME User Documentation
    BME Scripting Documentation
    PageLiner User Documentation
    PageLiner Scripting Documentation
    HHV User Documentation
    Developer Documentation
    PageStream Web Site
    PageStream Web Site Documentation
    PageStream Document Gallery
    PageStream Script Gallery