Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 50,301 for

shape

(0.16 sec)
  1. Java API to Render XPS to Excel | products.aspo...

    Export XPS to Excel via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/xps-t...
  2. Java API to Render MHTML to CSV | products.aspo...

    Export MHTML to CSV via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/mhtml...
  3. Aspose.Words.Fields | Aspose.Words for .NET

    Discover the Aspose.Words.Fields namespace, featuring powerful classes to seamlessly manage Microsoft Word fields in your documents for enhanced editing and automation.... FieldShape Implements the SHAPE field. FieldSkipIf Implements...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Convert POWERPOINT to XLAM Format via Java or w...

    Convert POWERPOINT to XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLAM online converter quickly before integrating the code....slides, adding text, images, shapes, tables, charts, and more....worksheets, adding text, images, shapes, tables, charts, and more....

    products.aspose.com/total/java/conversion/power...
  5. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. 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/python-net/working-with-ope...
  6. Convert JPG To WORD Python

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

    products.aspose.com/words/python-net/conversion...
  7. Convert HTML To Image Python

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

    products.aspose.com/words/python-net/conversion...
  8. Convert PDF To Image Python

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

    products.aspose.com/words/python-net/conversion...
  9. Convert PDF To XPS Python

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

    products.aspose.com/words/python-net/conversion...
  10. Convert WORD To XPS Python

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

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