Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 48,914 for

shape

(0.59 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Convert TEXT To WORD Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  5. 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...
  6. Managing Pictures with Node.js via C++|Document...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for Node.js via C++....worksheet cell in an image shape. You can link the picture to...Update the selected value of the shapes in the worksheet workbook ...

    docs.aspose.com/cells/nodejs-cpp/managing-pictu...
  7. Convert HTML To JPG Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert WORD To JPG Javascript

    Convert a Word document to JPG format in JavaScript code. Save a Word document as JPG using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.docx") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert WORD To Image Javascript

    Convert a Word document to Image format in JavaScript code. Save a Word document as Image using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.docx") shape.getShapeRenderer()...

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

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

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