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

aws

(0.18 sec)
  1. ShapeBase.is_image property | Aspose.Words for ...

    ShapeBase.is_image property. Returns ``True`` if this shape is an image shape.... load_options = aw . loading . LoadOptions () load_options.... base_uri = IMAGE_DIR doc = aw . Document ( stream = stream...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartLegend.legendEntries property | Aspose.Wor...

    ChartLegend.legendEntries property. Returns a collection of legend entries for all series and trendlines of the parent 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. OptionButtonControl.type property | Aspose.Word...

    OptionButtonControl.type property. Gets type of Forms 2.0 control.... doc = aw . Document ( file_name = MY_DIR...) shape1 = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_bottom property. Gets or sets whether to search from the bottom of the current page, rather from the top.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.current_structured_document_tag...

    DocumentBuilder.current_structured_document_tag property. Gets the structured document tag that is currently selected in this [DocumentBuilder](../).... doc = aw . Document ( file_name = MY_DIR...document tags.docx' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesCollection.remove_at method | Aspose...

    ChartSeriesCollection.remove_at method. Removes a [ChartSeries](../../chartseries/) at the specified index.... doc = aw . Document () builder = aw . DocumentBuilder...chart_shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border.... doc = aw . Document () builder = aw . DocumentBuilder...start_table () table . set_borders ( aw . LineStyle . SINGLE , 2 , aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlFixedSaveOptions.cssClassNamesPrefix proper...

    HtmlFixedSaveOptions.cssClassNamesPrefix property. Specifies prefix which is added to all class names in style.css file... Default value is "aw" . get cssClassNamesPrefix ()...CSS class names. let doc = new aw . Document ( base . myDir + "Bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.imagesFolder property | Aspose....

    HtmlSaveOptions.imagesFolder property. Specifies the physical folder where images are saved when exporting a document to HTML format... let doc = new aw . Document ( base . myDir + "Rendering...options = new aw . Saving . HtmlSaveOptions ( aw . SaveFormat...

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