Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 50,453 for

shape

(0.28 sec)
  1. Java API to Render CGM to TSV | products.aspose...

    Export CGM to TSV 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/cgm-t...
  2. Convert CGM to XLAM via C# API | products.aspos...

    C# API to Convert CGM File to XLAM without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its AddTextEffect function...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Java API to Render XPS to TSV | products.aspose...

    Export XPS to TSV 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...
  4. 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...
  5. 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...
  6. 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...
  7. Convert DOC To PDF Python

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

    products.aspose.com/words/python-net/conversion...
  8. Convert TEXT To JPG Python

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

    products.aspose.com/words/python-net/conversion...
  9. Convert HTML To EPUB Python

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

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

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

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