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

aws

(0.15 sec)
  1. PdfSaveOptions.display_doc_title property | Asp...

    PdfSaveOptions.display_doc_title property. A flag specifying whether the window’s title bar should display the document title taken from the Title entry of the document information dictionary.... doc = aw . Document () builder = aw . DocumentBuilder...filename. pdf_save_options = aw . saving . PdfSaveOptions ()...

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

    aspose.words.drawing.ole.OleControl class. Represents OLE ActiveX control... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the document.... doc = aw . Document ( file_name = MY_DIR.... page_setup . orientation = aw . Orientation . LANDSCAPE doc...

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

    aspose.words.TextColumn class. Represents a single text column... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WarningSource enumeration | Aspose.Words for Py...

    aspose.words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... doc = aw . Document ( file_name = MY_DIR...markdown warning.docx' ) warnings = aw . WarningInfoCollectio () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ค้นหา

    ค้นหา...words as aw # โหลดเอกสาร Word doc = aw.Document("document...Document สำหรับเอกสารใหม่ newDoc = aw.Document() # ล้างส่วนเริ่มต้น...

    blog.aspose.com/th/words/split-a-word-document-...
  9. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 아카이브

    아카이브...words as aw # load password protected Word document doc = aw.Docu...Document("document-password-protected.docx", aw.loading.LoadOptions("password"))...

    blog.aspose.com/ko/words/unprotect-word-documen...