Results 261 - 270 of 1633.
GetFont
updated:2006-03-31 13:07:21 last comment:2006-09-14 09:07:59
Get the font of the selected text, or the default font for new text. GetFont [DOCUMENT document | WINDOW document-window | DEFAULT]P> DOCUMENT/s WINDOW/s DEFAULT/b This parameter was added in 5.0.2.13 Default= active document Results: If the selected text covers different fonts, will return MIXED. Otherwise, will return the name...
GetBaseline
updated:2006-03-31 13:22:53 last comment:2006-09-14 09:07:24
Get the baseline offset of the selected text, or the default baseline offset for new text. GetBaseline [DOCUMENT document | WINDOW document-window | DEFAULT] DOCUMENT/s WINDOW/s DEFAULT/b This parameter was added in 5.0.2.13 Default= active document Results: If the selected text covers different baselines, will return MIXED....
GetTypeSize
updated:2006-03-31 13:13:16 last comment:2006-09-14 09:07:00
Get the type size of the selected text, or the default type size for new text. GetTypeSize [DOCUMENT document | WINDOW document-window | DEFAULT]P> DOCUMENT/s WINDOW/s DEFAULT/b This parameter was added in 5.0.2.13 Default= active document Results: If the selected text covers different type sizes, will return MIXED. Otherwise,...
Creating and Editing Styles
updated:2006-09-14 09:02:50
You can create new styles and import styles from other documents. Object styles are created and edited with the ''Define Styles'' dialog box. You can also edit styles by holding down Shift while selecting a style in the ''Object Style'' submenu in the ''Object'' menu. To create a new style: 1....
Arrowheads
updated:2006-09-12 16:35:36 last comment:2006-09-12 17:31:31
Choose arrowhead styles from the ''Start'' and ''End'' pop-up menus. Unlike caps, arrowheads are only applicable to open paths. If you apply an arrowhead to an object, it will override the cap for line ends. The ''Start'' arrowhead style is applied to the start point, and the...
Font Substitution
updated:2006-09-07 15:48:05
If PageStream doesn't recognize a font in a document, the ''Font Substitution'' dialog box will appear. This is common when opening documents coming from different platforms. If this dialog box appears, you can change the document's fonts not found on your system to fonts that are found on your system. Select the unknown font...
GetObject
updated:2006-03-30 22:20:07 last comment:2006-09-06 12:09:08
GETOBJECT Object Queries Gets the object ID, rotation status and the status of various flags for an object or objects. getobject [TYPE type] [PAGENUMBER page] [ROTATION stem] [ABOUT stem] [CONSTRAIN string] [PRINT string] [LOCK flag] [BOUNDINGBOX stem] [DOCUMENT name | WINDOW name | OBJECTID number] TYPE/i Gets the object type. ...
EditObject
updated:2006-03-30 14:03:53 last comment:2006-09-06 12:07:34
EDITOBJECT Object Commands Sets the edit options for any object(s). This command allows you to edit different types of objects without changing their coordinates. editobject [ROTATE angle | SKEW slantangle twistangle | SLANT angle | TWIST angle] [ABOUT pointx pointy | ABOUTCENTER] [constraint] [printable] [DOCUMENT name | WINDOW name | OBJECTID...
InsertRevision
updated:2006-03-30 14:58:59 last comment:2006-09-06 12:06:03
INSERTREVISION Text Commands Inserts a revision number variable at the insertion point. insertrevision [revision] [FORMAT format] [LANGUAGE name] [DOCUMENT name | WINDOW name] revision/k The type of revision log. Options: DOCUMENTREVISION (default) | CHAPTERREVISION | PAGEREVISION | ARTICLEREVISION. FORMAT/s The numbering format....
DeleteRevision
updated:2006-09-06 12:04:24
Deletes a specific revision log entry. New in 5.0.3.4. DeleteRevision [REVISION revh] Parameters: Results: Notes: See Also: GetRevision, GetRevisions, InsertRevision, LogRevision, SetRevision, and SetRevisionTracking Examples: Python: ARexx: Applescript:
Previous 1 11 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 47 57 67 77 87 97 107 117 127 137 147 157 Next
 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