Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 18,022 for

aws

(0.05 sec)
  1. PageSetup.textOrientation property | Aspose.Wor...

    PageSetup.textOrientation property. Allows to specify [PageSetup.textOrientation](./) for the whole page...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...pageSetup . textOrientation = aw . TextOrientation . Upward ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.insert_forms_2_ole_control meth...

    DocumentBuilder.insert_forms_2_ole_control method. Inserts [Forms2OleControl](../../../aspose.words.drawing.ole/forms2olecontrol/) object into current position.... builder = aw . DocumentBuilder () button1 = aw . drawing ....button1 ) self . assertEqual ( aw . drawing . ole . Forms2OleControlType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.default_tab_stop property | Aspose.Wor...

    Document.default_tab_stop property. Gets or sets the interval (in points) between the default tab stops.... doc = aw . Document () builder = aw . DocumentBuilder...builder . writeln ( 'Hello' + aw . ControlChar . TAB + 'World...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxisTitle Class | Aspose.Words för .NET

    Utforska klassen Aspose.Words.ChartAxisTitle för att enkelt hantera axeltitelegenskaper och förbättra dokumentets visuella effekt....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...

    reference.aspose.com/words/sv/net/aspose.words....
  5. 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...
  6. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC.... let doc = new aw . Document (); let date = new...document properties. let doc = new aw . Document (); let properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...