Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 15,217 for

aws

(0.07 sec)
  1. PageSetup.multiple_pages property | Aspose.Word...

    PageSetup.multiple_pages property. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet.... doc = aw . Document () # Insert text that...spans several pages. builder = aw . DocumentBuilder ( doc ) for...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MailMergeSettings.header_source property | Aspo...

    MailMergeSettings.header_source property. Specifies the path to the mail-merge header source... doc = aw . Document () builder = aw . DocumentBuilder...document's table. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureTimestampSettings.server_url...

    PdfDigitalSignatureTimestampSettings.server_url property. Timestamp server URL.... doc = aw . Document () builder = aw . DocumentBuilder...the document to .PDF. options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the paragraph is an item in a bulleted or numbered list in original revision.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . OUTLINE_NUMBERS...

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

    StructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... doc = aw . Document () # Insert a plain... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. I-Convert Ang PDF GIF Python

    I-convert ang PDF sa GIF format sa Python code. I-save ang PDF bilang GIF gamit ang Python....words as aw doc = aw.Document(Input.pdf) for page...gif") import aspose.words as aw doc = aw.Document("Input.pdf") doc...

    products.aspose.com/words/tl/python-net/convers...
  7. I-Convert Ang PDF BMP Python

    I-convert ang PDF sa BMP format sa Python code. I-save ang PDF bilang BMP gamit ang Python....words as aw doc = aw.Document(Input.pdf) for page...bmp") import aspose.words as aw doc = aw.Document("Input.pdf") doc...

    products.aspose.com/words/tl/python-net/convers...
  8. I-Convert Ang PDF PNG Python

    I-convert ang PDF sa PNG format sa Python code. I-save ang PDF bilang PNG gamit ang Python....words as aw doc = aw.Document(Input.pdf) for page...png") import aspose.words as aw doc = aw.Document("Input.pdf") doc...

    products.aspose.com/words/tl/python-net/convers...
  9. I-Convert Ang WORD JPG Python

    I-convert ang WORD sa JPG format sa Python code. I-save ang WORD bilang JPG gamit ang Python....words as aw doc = aw.Document(Input.docx) for...jpg") import aspose.words as aw doc = aw.Document("Input.docx") doc...

    products.aspose.com/words/tl/python-net/convers...
  10. I-Convert Ang WORD Imahe Python

    I-convert ang WORD sa Imahe format sa Python code. I-save ang WORD bilang Imahe gamit ang Python....words as aw doc = aw.Document(Input.docx) for...jpg") import aspose.words as aw doc = aw.Document("Input.docx") doc...

    products.aspose.com/words/tl/python-net/convers...