Results 481 - 490 of 1633.

DeletePoint updated:2006-08-18 11:29:46
Deletes the selected path point(s). deletepoint [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: deletepoint deletepoint 'project.doc~8'...

DeletePage updated:2006-08-18 11:29:24
Deletes page(s) in a document. deletepage [PAGE number] [TO number] [mode] PAGE/s The number of the first page to delete. Default=current. TO/s The number of the last page to delete. mode/k The user prompt mode. Options: FORCE | ALERT | QUIET (default). Force deletes without asking for confirmation, alert opens an alert box for confirmation, and quiet...

DeleteObject updated:2006-08-18 11:28:27
Deletes the selected object(s). deleteobject [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 delete. Examples: ARexx: deleteobject document 'project.doc'...

DeleteMasterpage updated:2006-08-18 11:28:14
Delete an existing master page in a document or chapter. deletemasterpage [MASTERPAGE name] MASTERPAGE/s The master page name. Default=current. Examples: ARexx: deletemasterpage 'Two Column Master Page'

DeleteIndexXRef updated:2006-08-18 11:28:01
Brief description. New in 4.0. deleteindexxref {XREFID xrefid}|{[TOPIC topicname | TOPICID topicid]{TOPICXREF topic | TOPICXREFID topicid}} [DOCUMENT document | WINDOW document-window] Examples: ARexx: deleteindexxref

DeleteIndexTopic updated:2006-08-18 11:27:42
Brief description. New in 4.0. deleteindextopic [TOPIC topicname | TOPICID topicid] [DOCUMENT document | WINDOW document-window] Examples: ARexx: deleteindextopic

DeleteIndexMark updated:2006-08-18 11:27:15
Brief description. New in 4.0. deleteindexmark markid [DOCUMENT document | WINDOW document-window] Examples: ARexx: deleteindexmark

DeleteGuides updated:2006-08-18 11:26:43
Deletes existing guide(s) from a master page. deleteguides [type] <AT position MPG name> type/k The guide axis. Options: HORIZONTAL | VERTICAL. AT/d The position(s) of the guide(s) to delete. MPG/s The master page name and side. Examples: ARexx: deleteguides vertical at 2.5 mpg left...

DeleteFigureType updated:2006-08-18 11:26:27
Brief description. New in 4.0. deletefiguretype [TYPE type | TYPEID typeid] [DOCUMENT document | WINDOW document~window] Examples: ARexx: deletefiguretype

DeleteChapter updated:2006-08-18 11:25:59
Deletes a chapter in a document. deletechapter [CHAPTER name | WINDOW name] [ALERT] CHAPTER/s The chapter name. Default=current. WINDOW/s The window name. Default=current. ALERT opens an alert box. Default=off. Examples: ARexx: deletechapter chapter 'DocumentName:Chapter 3' alert...

Previous 1 11 21 31 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 69 79 89 99 109 119 129 139 149 159 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