Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 19,504 for

aws

(0.17 sec)
  1. XmlMapping.prefixMappings property | Aspose.Wor...

    XmlMapping.prefixMappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/).... let doc = new aw . Document (); // Construct an...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataLabelCollection.showLegendKey property...

    ChartDataLabelCollection.showLegendKey property. Allows to specify whether legend key is to be displayed for the data labels of the entire series...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chart = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataLabelCollection.showPercentage propert...

    ChartDataLabelCollection.showPercentage property. Allows to specify whether percentage value is to be displayed for the data labels of the entire series...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chart = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FormField.result property | Aspose.Words for No...

    FormField.result property. Gets or sets a string that represents the result of this form field....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...comboBox . type ). toEqual ( aw . Fields . FieldType . FieldFormDropDown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeCollection.removeAt method | Aspose.Words f...

    NodeCollection.removeAt method. Removes the node at the specified index from the collection and from the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...1" ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlFixedSaveOptions.fontFormat property | Aspo...

    HtmlFixedSaveOptions.fontFormat property. Gets or sets [ExportFontFormat](../../exportfontformat/) used for font exporting... let doc = new aw . Document ( base . myDir + "Bullet...docx" ); let saveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompareOptions.ignore_dml_unique_id property | ...

    CompareOptions.ignore_dml_unique_id property. Specifies whether to ignore difference in DrawingML unique Id.... doc_a = aw . Document ( MY_DIR + 'DML unique...unique ID original.docx' ) doc_b = aw . Document ( MY_DIR + 'DML unique...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ThumbnailGeneratingOptions class | Aspose.Words...

    aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document.... doc = aw . Document () builder = aw . DocumentBuilder...found in the document: options = aw . rendering . ThumbnailGeneratingO...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldPrint.post_script_group property | Aspose....

    FieldPrint.post_script_group property. Gets or sets the drawing rectangle that the PostScript instructions operate on.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_PRINT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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