Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 18,041 for

aws

(0.04 sec)
  1. Range.update_fields method | Aspose.Words for P...

    Range.update_fields method. Updates the values of document fields in this range.... doc = aw . Document () builder = aw . DocumentBuilder...Category' ) builder . insert_break ( aw . BreakType . SECTION_BREAK_EVEN_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlFixedSaveOptions.use_target_machine_fonts p...

    HtmlFixedSaveOptions.use_target_machine_fonts property. Flag indicates whether fonts from target machine must be used to display the document... doc = aw . Document ( MY_DIR + 'Bullet...alternative font.docx' ) save_options = aw . saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph.... doc = aw . Document ( file_name = MY_DIR...paras = doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabelCollection.show_series_name prope...

    ChartDataLabelCollection.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels of the entire series... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxisTitle Class | Aspose.Words per .NET

    Esplora la classe Aspose.Words.ChartAxisTitle per gestire facilmente le proprietà dei titoli degli assi e migliorare l'impatto visivo del tuo documento....Add ( "AW Series 1" , new string [] { "AW Category 1" , "AW Category...

    reference.aspose.com/words/it/net/aspose.words....
  6. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level... doc = aw . Document () builder = aw . DocumentBuilder...plaintext. txt_save_options = aw . saving . TxtSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides typed access to a collection of [Table](../table/) nodes... doc = aw . Document ( file_name = MY_DIR...calculate_depth_of_nested_tables (): doc = aw . Document ( MY_DIR + 'Nested...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision... doc = aw . Document () builder = aw . DocumentBuilder...get_text ()) self . assertEqual ( aw . RevisionType . INSERTION ,...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Odt](../../aspose.words/saveformat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveformat/#Ott) format... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . OdtSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FileFormatInfo.encoding property | Aspose.Words...

    FileFormatInfo.encoding property. Gets the detected encoding if applicable to the current document format... info = aw . FileFormatUtil . detect_file_format...html' ) self . assertEqual ( aw . LoadFormat . HTML , info ....

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