Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 5,690 for

aws

(0.04 sec)
  1. RevisionOptions.moved_to_text_effect property |...

    RevisionOptions.moved_to_text_effect property. Allows to specify the effect to be applied to the areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GradientVariant enumeration | Aspose.Words for ...

    aspose.words.drawing.GradientVariant enumeration. Specifies the variant for a gradient fill.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionOptions.revision_bars_width property | ...

    RevisionOptions.revision_bars_width property. Gets or sets width of revision bars, points.... doc = aw . Document ( file_name = MY_DIR...revision_options . inserted_text_color = aw . layout . RevisionColor . GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...1" ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insertOnlineVideo method | Aspo...

    Aspose.Words.DocumentBuilder.insertOnlineVideo method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveOptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...mundo!" ); let saveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfPageLayout enumeration | Aspose.Words for Py...

    aspose.words.saving.PdfPageLayout enumeration. Specifies the page layout to be used when the document is opened in a PDF reader.... doc = aw . Document ( file_name = MY_DIR...pages on the left. save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PlainTextDocument.built_in_document_properties ...

    PlainTextDocument.built_in_document_properties property. Gets [PlainTextDocument.built_in_document_properties](./) of the document.... doc = aw . Document () builder = aw . DocumentBuilder...BuiltInProperties.docx' ) plaintext = aw . PlainTextDocument ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method.... doc = aw . Document () builder = aw . DocumentBuilder...format. table . style_identifier = aw . StyleIdentifier . MEDIUM_SHADING1_ACCENT1...

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