Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 19,500 for

aws

(0.22 sec)
  1. JoinRunsOptions class | Aspose.Words for Python

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation.... doc = aw . Document () builder = aw . DocumentBuilder...attributes during join. options = aw . JoinRunsOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldAddressBlock.excluded_country_or_region_na...

    FieldAddressBlock.excluded_country_or_region_name property. Gets or sets the excluded country/region name.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_ADDRESS_BLOCK...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.line_number_distance_from_text proper...

    PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the document.... doc = aw . Document () builder = aw . DocumentBuilder.... line_number_restart_mode = aw . LineNumberRestartMod . RESTART_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.showDataLabelsRange property | A...

    ChartDataLabel.showDataLabelsRange property. Allows to specify if values from data labels range to be displayed in the data labels...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeries.dataPoints property | Aspose.Words ...

    ChartSeries.dataPoints property. Returns a collection of formatting objects for all data points in this series....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Stroke.base_fore_color property | Aspose.Words ...

    Stroke.base_fore_color property. Gets the base foreground color of the stroke without any modifiers.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Otevřít pouze dokument Python|Aspose.Words míst...

    Udělejte si dokument pouze pro čtení tak, aby obsah mohl být kopírován nebo čten, ale nebyl upraven pomocí Python....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/cs/python-net/open-a-docu...
  8. הפוך מסמך לקריאה בלבד Python|Aspose.Words עבור ...

    להפוך את המסמך לקריאה בלבד כך שניתן להעתיק את התוכן או לקרוא, אך לא לשנות באמצעות שימוש Python....words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/he/python-net/make-a-docu...
  9. SystemFontSource.get_system_font_folders method...

    SystemFontSource.get_system_font_folders method. Returns system font folders or empty array if folders are not accessible.... doc = aw . Document () doc . font_settings = aw . fonts ....()[ 0 ] self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Range.text property | Aspose.Words for Node.js

    Range.text property. Gets the text of the range....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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