Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 48,916 for

shape

(0.39 sec)
  1. Convert DOC To PDF Python

    Convert DOC to PDF format in Python code. Save DOC as PDF using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.doc") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  2. Convert JPG To TXT Python

    Convert JPG to TXT format in Python code. Save JPG as TXT using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  3. Convert Image To DOCX Python

    Convert Image to DOCX format in Python code. Save Image as DOCX using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  4. Convert HTML To DOC Python

    Convert HTML to DOC format in Python code. Save HTML as DOC using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  5. Convert WORD To XPS Python

    Convert a Word document to XPS format in Python code. Save a Word document as XPS using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  6. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...background_shape Gets or sets the background shape of the document...of DocumentBase.background_shape . (Inherited from DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert Image To PDF Python

    Convert Image to PDF format in Python code. Save Image as PDF using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  8. Convert PDF To JPG Python

    Convert PDF to JPG format in Python code. Save PDF as JPG using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  9. Convert HTML To GIF Python

    Convert HTML to GIF format in Python code. Save HTML as GIF using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  10. Convert PDF To GIF Python

    Convert PDF to GIF format in Python code. Save PDF as GIF using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...