Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 48,800 for

shape

(0.17 sec)
  1. Convert HTML To GIF Python

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

    products.aspose.com/words/python-net/conversion...
  2. Convert WORD To TIFF Python

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

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

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

    products.aspose.com/words/python-net/conversion...
  4. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....such as painting a graphical shape on the page. An operator keyword...

    docs.aspose.com/pdf/cpp/operators/
  5. Manage Comments and Notes with JavaScript via C...

    Insert and manage comments or notes with Aspose.Cells for JavaScript via C++....); // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/javascript-cpp/comments-a...
  6. Convert POWERPOINT to XLSM Format via Java or w...

    Convert POWERPOINT to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLSM online converter quickly before integrating the code....converting slides, adding text, shapes, and images, and more. The...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/power...
  7. Convert WORD To MARKDOWN Javascript

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

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

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

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

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

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

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

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