Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 18,086 for

aws

(0.05 sec)
  1. FieldSymbol.is_ansi property | Aspose.Words for...

    FieldSymbol.is_ansi property. Gets or sets whether the character code is interpreted as the value of an ANSI character.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.headingLevelForChapter property | Asp...

    PageSetup.headingLevelForChapter property. Gets or sets the heading level style that is applied to the chapter titles in the document.... let doc = new aw . Document ( base . myDir + "Big...pageSetup . pageNumberStyle = aw . NumberStyle . UppercaseRoman...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RevisionOptions.deleteCellColor property | Aspo...

    RevisionOptions.deleteCellColor property. Allows to specify the color to be used for deleted cells [RevisionType.Deletion](../../../aspose.words/revisiontype/#Deletion)... let doc = new aw . Document ( base . myDir + "Cell...revisionOptions . insertCellColor = aw . Layout . RevisionColor . LightBlue...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FootnoteSeparatorCollection class | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorCollection class. Provides typed access to [FootnoteSeparator](../footnoteseparator/) nodes of a document.... doc = aw . Document ( file_name = MY_DIR...get_by_footnote_separator_type ( aw . notes . FootnoteSeparatorTyp...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PlainTextDocument.text property | Aspose.Words ...

    PlainTextDocument.text property. Gets textual content of the document concatenated as a string....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...docx" ); let plaintext = new aw . PlainTextDocument ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldRef.insert_hyperlink property | Aspose.Wor...

    FieldRef.insert_hyperlink property. Gets or sets whether to create a hyperlink to the bookmarked paragraph....field_ref (): doc = aw . Document () builder = aw . DocumentBuilder...) builder . insert_footnote ( aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection.... doc = aw . Document () builder = aw . DocumentBuilder...format . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GeneralFormatCollection.add method | Aspose.Wor...

    GeneralFormatCollection.add method. Adds a general format to the collection.... doc = aw . Document () builder = aw . DocumentBuilder...format . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldCitation.suppress_year property | Aspose.W...

    FieldCitation.suppress_year property. Gets or sets whether the year information is suppressed from the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...'Bibliography.docx' ) builder = aw . DocumentBuilder ( doc ) builder...

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