Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 18,041 for

aws

(0.04 sec)
  1. Forms2OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.Forms2OleControl class. Represents Microsoft Forms 2.0 OLE 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...
  2. FieldAddressBlock.format_address_on_country_or_...

    FieldAddressBlock.format_address_on_country_or_region property. Gets or sets whether to format the address according to the country/region of the recipient as defined by POST*CODE (Universal Postal Union 2006).... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_ADDRESS_BLOCK...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeries.name property | Aspose.Words for No...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfSaveOptions.export_document_structure proper...

    PdfSaveOptions.export_document_structure property. Gets or sets a value determining whether or not to export document structure.... doc = aw . Document () builder = aw . DocumentBuilder...the document to .PDF. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series....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. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PatternType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a shape.... let doc = new aw . Document ( base . myDir + "Shape...shape fill: fill . patterned ( aw . Drawing . PatternType . DiagonalBrick...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table.... let doc = new aw . Document ( base . myDir + "Tables...cells . at ( k ). toString ( aw . SaveFormat . Text ). trim ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MarkdownListExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownListExportMode enumeration. Specifies how lists are exported into Markdown.... doc = aw . Document ( file_name = MY_DIR...MarkdownSyntax to export list. options = aw . saving . MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Style.semiHidden property | Aspose.Words for No...

    Style.semiHidden property. Gets/sets whether the style hides from the Styles gallery and from the Styles task pane.... let doc = new aw . Document (); let styleTitle...styleTitle = doc . styles . at ( aw . StyleIdentifier . Subtitle ); if...

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