Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 18,041 for

aws

(0.06 sec)
  1. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents....field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries....field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this document is edited in Microsoft Word.... doc = aw . Document () builder = aw . DocumentBuilder...get_text ()) self . assertEqual ( aw . RevisionType . INSERTION ,...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIncludeText class | Aspose.Words for Python

    aspose.words.fields.FieldIncludeText class. Implements the INCLUDETEXT field...field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...create_field_include_text ( builder : aw . DocumentBuilder , source_full_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NumeralFormat enumeration | Aspose.Words for Py...

    aspose.words.saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats.... doc = aw . Document () builder = aw . DocumentBuilder...the document to .PDF. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_hyperlinks_in_new_window property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser.... doc = aw . Document () builder = aw . DocumentBuilder...the document to .PDF. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document....doc = aw . Document () style = doc . styles . add ( aw . StyleType...automatically_update = True builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BorderCollection indexer | Aspose.Words for Python

    BorderCollection indexer. Retrieves a [Border](../../border/) object by index.... doc = aw . Document () builder = aw . DocumentBuilder...ders : border . line_style = aw . LineStyle . DOT_DASH # After...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RtfSaveOptions.export_images_for_old_readers pr...

    RtfSaveOptions.export_images_for_old_readers property. Specifies whether the keywords for old readers are written to RTF or not... doc = aw . Document ( MY_DIR + 'Rendering...save it to an RTF. options = aw . saving . RtfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions.interpolate_images property | As...

    PdfSaveOptions.interpolate_images property. A flag indicating whether image interpolation shall be performed by a conforming reader... doc = aw . Document () builder = aw . DocumentBuilder...document to .PDF. save_options = aw . saving . PdfSaveOptions ()...

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