Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 48,774 for

shape

(0.09 sec)
  1. Convert HTML To SVG Python

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

    products.aspose.com/words/python-net/conversion...
  2. Convert HTML To PNG Python

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

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

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

    products.aspose.com/words/python-net/conversion...
  4. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files....pres -> get_Slide ( 0 ) -> get_Shape ( 0 )); System :: SharedPtr...); // Adds a new rectangle shape with text System :: SharedPtr...

    docs.aspose.com/slides/cpp/presentation-propert...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Convert WORD To PDF Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert HTML To WORD Javascript

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

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