Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 18,030 for

aws

(0.05 sec)
  1. TextColumnCollection.setCount method | Aspose.W...

    TextColumnCollection.setCount method. Arranges text into the specified number of text columns....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . ColumnBreak );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CheckBoxControl.type property | Aspose.Words fo...

    CheckBoxControl.type property. Gets type of Forms 2.0 control.... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.justification_mode property | Aspose.W...

    Document.justification_mode property. Gets or sets the character spacing adjustment of a document.... doc = aw . Document ( file_name = MY_DIR...justification_mode if justification_mode == aw . settings . JustificationMode...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesGroupCollection indexer | Aspose.Wor...

    ChartSeriesGroupCollection indexer. Returns a [ChartSeriesGroup](../../chartseriesgroup/) at the specified index.... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeriesGroup.bubbleScale property | Aspose....

    ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size....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...
  6. PlainTextDocument.builtInDocumentProperties pro...

    PlainTextDocument.builtInDocumentProperties property. Gets [PlainTextDocument.builtInDocumentProperties](./) of the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...docx" ); let plaintext = new aw . PlainTextDocument ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldSymbol.font_size property | Aspose.Words f...

    FieldSymbol.font_size property. Gets or sets the size in points of the font of the character retrieved by the field.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldSymbol.is_unicode property | Aspose.Words ...

    FieldSymbol.is_unicode property. Gets or sets whether the character code is interpreted as the value of a Unicode character.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Footnote.referenceMark property | Aspose.Words ...

    Footnote.referenceMark property. Gets/sets custom reference mark to be used for this footnote...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document... doc = aw . Document () doc . protect ( type = aw . ProtectionType...password = 'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc...

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