Sort Score
Result 10 results
Languages All
Labels All
Results 8,311 - 8,320 of 19,556 for

aws

(0.2 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. 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...
  3. 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...
  4. 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...
  5. LoadOptions.recovery_mode property | Aspose.Wor...

    LoadOptions.recovery_mode property. Defines how the document should be handled if errors occur during loading... load_options = aw . loading . LoadOptions () load_options...load_options . recovery_mode = aw . loading . DocumentRecoveryMode...

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

    aspose.words.lowcode.SplitterContext class. Document splitter context....docx' splitter_context = aw . lowcode . SplitterContext ()...split_criteria = aw . lowcode . SplitCriteria . PAGE aw . lowcode ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. XlsxSaveOptions.compressionLevel property | Asp...

    XlsxSaveOptions.compressionLevel property. Specifies the compression level used to save document... let doc = new aw . Document ( base . myDir + "Shape...); let xlsxSaveOptions = new aw . Saving . XlsxSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IStructuredDocumentTag.sdt_type property | Aspo...

    IStructuredDocumentTag.sdt_type property. Gets type of this Structured document tag.... doc = aw . Document ( file_name = MY_DIR...list ( doc . get_child_nodes ( aw . NodeType . STRUCTURED_DOCUMENT_TAG...

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