Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 6,712 for

aws

(0.23 sec)
  1. AxisScaleType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.AxisScaleType enumeration. Specifies the possible scale types for an axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chart.dataTable property | Aspose.Words for Nod...

    Chart.dataTable property. Provides access to properties of a data table of this chart...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...
  3. FieldSet.bookmark_text property | Aspose.Words ...

    FieldSet.bookmark_text property. Gets or sets the new text of the bookmark.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_SET...

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

    TextColumn.spaceAfter property. Gets or sets the space between this column and the next column in points...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . ColumnBreak );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method... let doc = new aw . Document ( base . myDir + "Rendering...saveOptions = aw . Saving . SaveOptions . createSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Fill.patterned method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.patterned method... let doc = new aw . Document ( base . myDir + "Shape...shape fill: fill . patterned ( aw . Drawing . PatternType . DiagonalBrick...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_CONTINUOUS...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    aspose.words.saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats.... doc = aw . Document ( file_name = MY_DIR...the document to .PDF. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../).... doc = aw . Document () builder = aw . DocumentBuilder...parent_node ) self . assertEqual ( aw . StoryType . MAIN_TEXT , builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeries.series_type property | Aspose.Words...

    ChartSeries.series_type property. Gets the type of this chart series.... doc = aw . Document ( file_name = MY_DIR...docx' ) chart = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

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