Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 18,008 for

aws

(0.07 sec)
  1. ChartDataLabel.position property | Aspose.Words...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XamlFlowSaveOptions constructor | Aspose.Words ...

    aspose.words.saving.XamlFlowSaveOptions constructor...test_image_folder ( self ): doc = aw . Document ( MY_DIR + "Rendering...the XAML save format. options = aw . saving . XamlFlowSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.exportXhtmlTransitional propert...

    HtmlSaveOptions.exportXhtmlTransitional property. Specifies whether to write the DOCTYPE declaration when saving to HTML or MHTML...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...options = new aw . Saving . HtmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldSymbol.is_shift_jis property | Aspose.Word...

    FieldSymbol.is_shift_jis property. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.end_editable_range method | Asp...

    aspose.words.DocumentBuilder.end_editable_range method... doc = aw . Document () doc . protect ( type = aw . ProtectionType...password = 'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.font_name property. Gets or sets the name of the font of the character retrieved by the field.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...