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

aws

(0.49 sec)
  1. 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...
  2. 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...
  3. 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...
  4. PageSetup.lineNumberDistanceFromText property |...

    PageSetup.lineNumberDistanceFromText property. Gets or sets distance between the right edge of line numbers and the left edge of the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...pageSetup . lineNumberRestartMod = aw . LineNumberRestartMod . RestartPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FootnotePosition enumeration | Aspose.Words for...

    Aspose.Words.Notes.FootnotePosition enumeration. Defines the footnote position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldOptions.legacy_number_format property | As...

    FieldOptions.legacy_number_format property. Gets or sets the value indicating whether legacy (early than AW 13.10) number format for fields is enabled or not....indicating whether legacy (early than AW 13.10) number format for fields...for fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.OleControl class. Represents OLE ActiveX control... 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...
  10. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the document.... doc = aw . Document () builder = aw . DocumentBuilder...1' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

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