Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 19,556 for

aws

(0.33 sec)
  1. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name = MY_DIR...revision_options . insert_cell_color = aw . layout . RevisionColor . LIGHT_BLUE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Field.type property | Aspose.Words for Python

    Field.type property. Gets the Microsoft Word field type.... doc = aw . Document () builder = aw . DocumentBuilder...yyyy"' ) self . assertEqual ( aw . fields . FieldType . FIELD_DATE...

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

    Archiv...words as aw # Dokumentobjekt erstellen doc = aw.Document()...Document Builder-Objekt builder = aw.DocumentBuilder(doc) # PNG-Bild...

    blog.aspose.com/de/words/convert-png-to-svg-in-...
  4. Arsip

    Arsip...appenddocument(Document, aw.ImportFormatMode.KEEPSOURCEFORMATTING)...words as aw # Memuat dokumen sumber dan tujuan dstDoc = aw.Document("document1...

    blog.aspose.com/id/words/combine-word-documents...
  5. Archiv

    Archiv...words as aw # načíst dokument doc = aw.Document("document...aspose.words as aw # načíst dokument doc = aw.Document("document...

    blog.aspose.com/cs/words/convert-word-to-markdo...
  6. 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...
  7. 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...
  8. 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...
  9. MailMergerContext class | Aspose.Words for Python

    aspose.words.lowcode.MailMergerContext class. Mail merge context....'Classified' ] mail_merger_context = aw . lowcode . MailMergerContext...mail_merge_options . trim_whitespaces = True aw . lowcode . MailMerger . create...

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