Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 19,500 for

aws

(0.31 sec)
  1. TabStop.alignment property | Aspose.Words for P...

    TabStop.alignment property. Gets or sets the alignment of text at this tab stop.... doc = aw . Document ( file_name = MY_DIR...para in doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionCollection.accept_all method | Aspose.W...

    RevisionCollection.accept_all method. Accepts all revisions in this collection....doc_original = aw . Document () builder = aw . DocumentBuilder...) doc_edited = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...4.0 ; topBorder . lineStyle = aw . LineStyle . DashSmallGap ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Style.style_identifier property | Aspose.Words ...

    Style.style_identifier property. Gets the locale independent style identifier for a built-in style.... doc = aw . Document ( file_name = MY_DIR...para in doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FileFontSource class | Aspose.Words for Python

    aspose.words.fonts.FileFontSource class. Represents the single TrueType font file stored in the file system... file_font_source = aw . fonts . FileFontSource ( file_path...0 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.show_revision_bars property | A...

    RevisionOptions.show_revision_bars property. Allows to specify whether revision bars should be rendered near lines containing revised content... doc = aw . Document () builder = aw . DocumentBuilder...revision_options . inserted_text_color = aw . layout . RevisionColor . BRIGHT_GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SaveOptions.use_high_quality_rendering property...

    SaveOptions.use_high_quality_rendering property. Gets or sets a value determining whether or not to use high quality (i.e... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionOptions.inserted_text_color property | ...

    RevisionOptions.inserted_text_color property. Allows to specify the color to be used for inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... doc = aw . Document () builder = aw . DocumentBuilder...revision_options . inserted_text_color = aw . layout . RevisionColor . BRIGHT_GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_document_tags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)... doc = aw . Document ( file_name = MY_DIR...first_section . body . get_child ( aw . NodeType . PARAGRAPH , 2 ,...

    reference.aspose.com/words/python-net/aspose.wo...