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

aws

(0.1 sec)
  1. PageSetup.lines_per_page property | Aspose.Word...

    PageSetup.lines_per_page property. Gets or sets the number of lines per page in the document grid.... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . layout_mode = aw . SectionLayoutMode . LINE_GRID...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OleControl.name property | Aspose.Words for Python

    OleControl.name property. Gets or sets name of the ActiveX 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. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a text column at the specified index.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextColumn.space_after property | Aspose.Words ...

    TextColumn.space_after property. Gets or sets the space between this column and the next column in points... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataPoint.explosion property | Aspose.Word...

    ChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IChartDataPoint.explosion property | Aspose.Wor...

    IChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the document.... let doc = new aw . Document ( base . myDir + "Rendering...expect ( doc . getChildNodes ( aw . NodeType . Run , true ). count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX 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...
  10. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the text column in points.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...

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