Aspose::Words::Fields::FieldPrint::get_PostScriptGroup method. Gets or sets the drawing rectangle that the PostScript instructions operate on in C++....get_PostScriptGroup () Examples Shows to insert a PRINT field. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Theme.colors property. Allows to specify the set of theme colors for the document....set of theme colors for the document. get colors () : Aspose ....themes. let doc = new aw . Document ( base . myDir + "Theme colors...
ThemeFonts.eastAsian property. Specifies font name for EastAsian characters.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
Discover how the FieldIf EvaluateCondition method efficiently assesses conditions, enhancing your code's performance and reliability....how to insert an IF field. Document doc = new Document (); DocumentBuilder...
ThemeColors.followedHyperlink property. Specifies color for a clicked hyperlink.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
ThemeColors.dark2 property. Specifies color Dark 2.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
ImageFieldMergingArgs.image_height property. Specifies the image height for the image to Insert into the document....height for the image to insert into the document. @property def image_height...contained in the template document. To override the initial value...
ImageFieldMergingArgs.image_width property. Specifies the image width for the image to Insert into the document....width for the image to insert into the document. @property def image_width...contained in the template document. To override the initial value...
Aspose::Words::Layout::RevisionOptions::get_ShowRevisionBars method. Allows to specify whether revision bars should be rendered near lines containing revised content. Default value is true in C++....revisions in a rendered output document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Aspose::Words::Layout::RevisionOptions::get_RevisionBarsPosition method. Gets or sets rendering position of revision bars. Default value is Outside in C++....revisions in a rendered output document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...