Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 49,014 for

shape

(0.2 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Working with Shapes in PS file | Python

    How to add Shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...with PS Document Working with Shapes Live Demos Source Code API...PyPi Pricing Buy Working with Shapes in PS file | Python Contents...

    docs.aspose.com/page/python-net/ps/working-with...