Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 50,867 for

shape

(1.12 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. Convert TEXT To PNG Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  6. Convert Image To PDF Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  7. Convert JPG To PDF Javascript

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

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

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

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

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

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert JPG To DOCX Javascript

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

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