Sort Score
Result 10 results
Languages All
Labels All
Results 7,891 - 7,900 of 50,315 for

shape

(0.06 sec)
  1. Convert PDF To EPUB Python

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

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

    Convert PDF to OpenOffice format in Python code. Save PDF as OpenOffice 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 WORD Python

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

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

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

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

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

    products.aspose.com/words/python-net/conversion...
  6. Convert HTML To JPG Python

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

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

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

    products.aspose.com/words/python-net/conversion...
  8. Extract DXF Entities and transform their XY coo...

    I need to manipulate an existing PDF by looking at some Text, Mtext, Circle, and Line entities within a DXF file. The location(s) of these entities need to be translated to PDF coordinates to compare to existing PDF coor…...the coordinates of different shapes that appear in the PDF. It...(read: impossible) to divine shape location in a PDF. The PDF and...

    forum.aspose.com/t/extract-dxf-entities-and-tra...
  9. Convert DOC To DOCX Javascript

    Convert DOC to DOCX format in JavaScript code. Save DOC as DOCX using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.doc") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert DOC To RTF Javascript

    Convert DOC to RTF format in JavaScript code. Save DOC as RTF using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.doc") shape.getShapeRenderer()...

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