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

shape

(0.12 sec)
  1. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python....presentation elements such as slides, shapes, text, charts, tables, images...slides, adding and editing shapes, text, images, animations,...

    products.aspose.com/slides/python-java/
  2. Manage Presentation Slide Masters in .NET|Aspos...

    Manage Slide Masters in Aspose.Slides for .NET: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C# examples....PowerPoint: change backgrounds, add shapes, customize the layout, etc...Master (background, fonts, shapes, etc.). However, when several...

    docs.aspose.com/slides/net/slide-master/
  3. Convert TEXT To PDF Python

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

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

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

    products.aspose.com/words/python-net/conversion...
  5. Convert PDF To HTML Python

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

    products.aspose.com/words/python-net/conversion...
  6. Convert PDF To RTF Python

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

    products.aspose.com/words/python-net/conversion...
  7. Convert DOC To RTF Python

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

    products.aspose.com/words/python-net/conversion...
  8. Convert DOC To Image Python

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

    products.aspose.com/words/python-net/conversion...
  9. Convert DOC To DOCX Python

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

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

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

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