Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 5,690 for

aws

(0.21 sec)
  1. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript.... doc = aw . Document () para = doc . get_child ( aw . NodeType...points above the baseline. run = aw . Run ( doc = doc , text = 'Raised...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent.... let doc = new aw . Document ( base . myDir + "Tables...expect ( doc . getChildNodes ( aw . NodeType . Table , true )....

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

    aspose.words.ai.SummarizeOptions class. Allows to specify various options for summarizing document content.... first_doc = aw . Document ( file_name = MY_DIR...document.docx' ) second_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SummarizeOptions constructor | Aspose.Words for...

    SummarizeOptions constructor. Initializes a new instances of [SummarizeOptions](../) class.... first_doc = aw . Document ( file_name = MY_DIR...document.docx' ) second_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.allowOverlap property | Aspose.Words for ...

    Table.allowOverlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed... let doc = new aw . Document ( base . myDir + "Table...if ( table . textWrapping == aw . Tables . TextWrapping . Around...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageBinarizationMethod enumeration | Aspose.Wo...

    Aspose.Words.Saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shading.backgroundPatternThemeColor property | ...

    Shading.backgroundPatternThemeColor property. Gets or sets the background pattern theme color in the applied color scheme that is associated with this [Shading](../) object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shading ; shading . texture = aw . TextureIndex . Texture12Pt5Percent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shading.foregroundPatternThemeColor property | ...

    Shading.foregroundPatternThemeColor property. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this [Shading](../) object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shading ; shading . texture = aw . TextureIndex . Texture12Pt5Percent...

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

    aspose.words.TextDmlEffect enumeration. Dml text effect for text runs.... doc = aw . Document ( file_name = MY_DIR...0 ] . font . has_dml_effect ( aw . TextDmlEffect . SHADOW )) self...

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

    aspose.words.fields.FieldToa class. Implements the TOA field...field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...field_toa = builder . insert_field ( aw . fields . FieldType . FIELD_TOA...

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