Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 19,475 for

aws

(0.25 sec)
  1. Shape.horizontal_rule_format property | Aspose....

    Shape.horizontal_rule_format property. Provides access to the properties of the horizontal rule shape... doc = aw . Document () builder = aw . DocumentBuilder...horizontal_rule_format . alignment = aw . drawing . HorizontalRuleAlignm...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.page_layout property | Aspose.Wo...

    PdfSaveOptions.page_layout property. Specifies the page layout to be used when the document is opened in a PDF reader.... doc = aw . Document ( file_name = MY_DIR...pages on the left. save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output XLSX document... doc = aw . Document ( file_name = MY_DIR...worksheet. xlsx_save_options = aw . saving . XlsxSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Node.previousSibling property | Aspose.Words fo...

    Node.previousSibling property. Gets the node immediately preceding this node....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . SectionBreakContinuo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FindReplaceOptions.findWholeWordsOnly property ...

    FindReplaceOptions.findWholeWordsOnly property. True indicates the oldValue must be a standalone word....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.insertStructuredDocumentTag met...

    DocumentBuilder.insertStructuredDocumentTag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document.... let doc = new aw . Document ( base . myDir + "Rendering..."Rendering.docx" ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name = MY_DIR...revision_options . insert_cell_color = aw . layout . RevisionColor . LIGHT_BLUE...

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

    Field.type property. Gets the Microsoft Word field type.... doc = aw . Document () builder = aw . DocumentBuilder...yyyy"' ) self . assertEqual ( aw . fields . FieldType . FIELD_DATE...

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

    arkiv...words as aw # ladda PDF-fil och konvertera...konvertera till Word DOCX-format pdf = aw.Document("document.pdf") pdf...

    blog.aspose.com/sv/words/extract-images-from-pd...
  10. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document.... doc = aw . Document () builder = aw . DocumentBuilder...get_text ()) self . assertEqual ( aw . RevisionType . INSERTION ,...

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