Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 5,690 for

aws

(0.03 sec)
  1. PdfLoadOptions.page_index property | Aspose.Wor...

    PdfLoadOptions.page_index property. Gets or sets the 0-based index of the first page to read... options = aw . loading . PdfLoadOptions ()...options . page_count = 1 doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfLoadOptions.page_count property | Aspose.Wor...

    PdfLoadOptions.page_count property. Gets or sets the number of pages to read... options = aw . loading . PdfLoadOptions ()...options . page_count = 1 doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule.... doc = aw . Document () builder = aw . DocumentBuilder...horizontal_rule_format . alignment = aw . drawing . HorizontalRuleAlignm...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FileFormatInfo.is_encrypted property | Aspose.W...

    FileFormatInfo.is_encrypted property. Returns ``True`` if the document is encrypted and requires a password to open.... doc = aw . Document () # Configure a SaveOptions...save_options = aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol method. Sets the symbol used to represent the checked state of a check box content control.... doc = aw . Document () builder = aw . DocumentBuilder...sdt_check_box = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../chartseries/) to this collection... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MarkdownSaveOptions.table_content_alignment pro...

    MarkdownSaveOptions.table_content_alignment property. Gets or sets a value that specifies how to align contents in tables when exporting into the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format... builder = aw . DocumentBuilder () builder...paragraph_format . alignment = aw . ParagraphAlignment . RIGHT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionOptions.showOriginalRevision property |...

    RevisionOptions.showOriginalRevision property. Allows to specify whether the original text should be shown instead of revised one... let doc = new aw . Document ( base . myDir + "Revisions...revisionOptions . insertedTextColor = aw . Layout . RevisionColor . Green...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method... const srcDoc = new aw . Document (); srcDoc . firstSection...text. " ); const dstDoc = new aw . Document (); dstDoc . firstSection...

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