Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 5,693 for

aws

(0.04 sec)
  1. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MailMergeMainDocumentType enumeration | Aspose....

    Aspose.Words.Settings.MailMergeMainDocumentType enumeration. Specifies the possible types for a mail merge source document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...settings . mainDocumentType = aw . Settings . MailMergeMainDocumen...

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

    aspose.words.fields.FieldSeq class. Implements the SEQ field... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of text in the cell.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the type of this node....'RecurseChildren' , () => { let doc = new aw . Document ( base . myDir + "Paragraphs...${ '\t' . repeat ( depth ) }${ aw . Node . nodeTypeToString ( childNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTag.list_items property | Asp...

    StructuredDocumentTag.list_items property. Gets [SdtListItemCollection](../../sdtlistitemcollection/) associated with this SDT.... doc = aw . Document () tag = aw . markup . StructuredDocumentTa...( doc , aw . markup . SdtType . DROP_DOWN_LIST , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput method. Inserts a text form field at the current position.... let builder = new aw . DocumentBuilder (); // Form...insertTextInput ( "My text input" , aw . Fields . TextFormFieldType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_text_input method. Inserts a text form field at the current position.... builder = aw . DocumentBuilder () # Form fields...insert_text_input ( 'My text input' , aw . fields . TextFormFieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OutlineOptions.expandedOutlineLevels property |...

    OutlineOptions.expandedOutlineLevels property. Specifies how many levels in the document outline to show expanded when the file is viewed....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . styleIdentifier = aw . StyleIdentifier . Heading1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FontSettings.get_fonts_sources method | Aspose....

    FontSettings.get_fonts_sources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType fonts.... doc = aw . Document () builder = aw . DocumentBuilder...dog.' ) original_font_sources = aw . fonts . FontSettings . default_instance...

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