Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 5,693 for

aws

(0.02 sec)
  1. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . rowFormat . heightRule = aw . HeightRule . AtLeast ; builder...

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

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format... doc = aw . Document () builder = aw . DocumentBuilder...' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompareOptions.ignoreTextboxes property | Aspos...

    CompareOptions.ignoreTextboxes property. Specifies whether to compare differences in the data contained within text boxes....docOriginal = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompareOptions.ignoreFields property | Aspose.W...

    CompareOptions.ignoreFields property. Specifies whether to compare differences in fields....docOriginal = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.outlineOptions property | Aspose...

    PdfSaveOptions.outlineOptions property. Allows to specify outline options....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . styleIdentifier = aw . StyleIdentifier . Heading1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.relative_horizontal_position property...

    ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally.... doc = aw . Document () builder = aw . DocumentBuilder...'Logo.jpg' ) shape . wrap_type = aw . drawing . WrapType . NONE shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.text_orientation property | Aspose.Wo...

    PageSetup.text_orientation property. Allows to specify [PageSetup.text_orientation](./) for the whole page... doc = aw . Document () builder = aw . DocumentBuilder...page_setup . text_orientation = aw . TextOrientation . UPWARD doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OdtSaveOptions.is_strict_schema11 property | As...

    OdtSaveOptions.is_strict_schema11 property. Specifies whether export should correspond to ODT specification 1.1 strictly... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) save_options = aw . saving . OdtSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlFixedSaveOptions.encoding property | Aspose...

    HtmlFixedSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML... doc = aw . Document () builder = aw . DocumentBuilder...encoding. html_fixed_save_options = aw . saving . HtmlFixedSaveOptions...

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