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

aws

(1.13 sec)
  1. OutlineOptions class | Aspose.Words for Python

    aspose.words.saving.OutlineOptions class. Allows to specify outline options... doc = aw . Document ( file_name = MY_DIR...document to .PDF. save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 档案

    档案...words as aw # 加载 PDF 文件并转换为 Word DOCX 格式 pdf = aw.Document("document...docx") # 加载 PDF 的 DOCX 版本 doc = aw.Document("pdf.docx") # 检索所有形状...

    blog.aspose.com/zh/words/extract-images-from-pd...
  9. Lưu trữ

    Lưu trữ... # Tải tài liệu Word doc = aw.Document("Document.docx") # Chỉ...hình mờ cho văn bản options = aw.TextWatermarkOptions() options...

    blog.aspose.com/vi/words/insert-watermark-in-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...