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

aws

(0.09 sec)
  1. XmlMapping.set_mapping method | Aspose.Words fo...

    XmlMapping.set_mapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part.... doc = aw . Document () # Construct an... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

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

    aspose.words.layout.RevisionOptions class. Allows to control how document revisions are handled during layout process... doc = aw . Document () builder = aw . DocumentBuilder...revision_options . inserted_text_color = aw . layout . RevisionColor . BRIGHT_GREEN...

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

    aspose.words.fields.FieldAutoNum class. Implements the AUTONUM field... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_AUTO_NUM...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart...data_labels (): doc = aw . Document () builder = aw . DocumentBuilder...chart_shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field....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...
  6. PdfImageColorSpaceExportMode enumeration | Aspo...

    Aspose.Words.Saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...PDF. let pdfSaveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_text_positioning property. A flag specifying whether to write additional text positioning operators or not.... doc = aw . Document ( file_name = MY_DIR...document to .PDF. save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RtfSaveOptions.exportImagesForOldReaders proper...

    RtfSaveOptions.exportImagesForOldReaders property. Specifies whether the keywords for old readers are written to RTF or not... let doc = new aw . Document ( base . myDir + "Rendering...to an RTF. let options = new aw . Saving . RtfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilderOptions.context_table_formatting...

    DocumentBuilderOptions.context_table_formatting property. True if the formatting applied to table content does not affect the formatting of the content that follows it... doc = aw . Document () builder_options = aw . DocumentBuilderOptio...context_table_formatting = True builder = aw . DocumentBuilder ( doc = doc...

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