Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 42,876 for

shape

(0.04 sec)
  1. Convert WORD To HTML Python

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

    products.aspose.com/words/python-net/conversion...
  2. Convert PDF To Image Python

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

    products.aspose.com/words/python-net/conversion...
  3. Convert PDF To XPS Python

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

    products.aspose.com/words/python-net/conversion...
  4. Convert JPG To WORD Python

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

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

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

    products.aspose.com/words/python-net/conversion...
  6. 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...
  7. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....::ShapeBase>>&) Groups the shapes passed as a parameter into...::ShapeBase>>&) Groups the shapes passed as a parameter into...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....images may be in the form of shapes created in Microsoft Word with... Building and reflowing of shape content – a step required if...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  9. Convert POWERPOINT to XLSM Format via Java or w...

    Convert POWERPOINT to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLSM online converter quickly before integrating the code....converting slides, adding text, shapes, and images, and more. The...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/power...
  10. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....HeaderFooter , Comment , Footnote or a Shape node Row-level - Among rows...

    docs.aspose.com/words/python-net/working-with-c...