Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 19,463 for

aws

(0.14 sec)
  1. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children....'CreateNestedTable' , () => { let doc = new aw . Document (); // Create the...cellText ) { let table = new aw . Tables . Table ( doc ); for...

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

    aspose.words.fields.ToaCategories class. Represents a table of authorities categories... doc = aw . Document () builder = aw . DocumentBuilder...collection. toa_categories = aw . fields . ToaCategories () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.currentNode property | Aspose.W...

    DocumentBuilder.currentNode property. Gets the node that is currently selected in this DocumentBuilder....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...firstParagraph . getChildNodes ( aw . NodeType . Any , false ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SdtListItemCollection.selected_value property |...

    SdtListItemCollection.selected_value property. Specifies currently selected value in this list... doc = aw . Document () tag = aw . markup . StructuredDocumentTa...( doc , aw . markup . SdtType . DROP_DOWN_LIST , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... dst_doc = aw . Document () builder = aw . DocumentBuilder...document. src_doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldOptions.toa_categories property | Aspose.W...

    FieldOptions.toa_categories property. Gets or sets the table of authorities categories.... doc = aw . Document () builder = aw . DocumentBuilder...collection. toa_categories = aw . fields . ToaCategories () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shading.foreground_pattern_theme_color property...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. OfficeMath.display_type property | Aspose.Words...

    OfficeMath.display_type property. Gets/sets Office Math display format type which represents whether an equation is displayed inline with the text or displayed on its own line.... doc = aw . Document ( file_name = MY_DIR...office_math = doc . get_child ( aw . NodeType . OFFICE_MATH , 0...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font.... doc = aw . Document () builder = aw . DocumentBuilder...'Courier New' font . underline = aw . Underline . DASH builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions.encryptionDetails property | Asp...

    PdfSaveOptions.encryptionDetails property. Gets or sets the details for encrypting the output PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... let encryptionDetails = new aw . Saving . PdfEncryptionDetails...

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