Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 50,320 for

shape

(0.34 sec)
  1. Convert PDF To TIFF C#

    Convert PDF to TIFF format in C# code. Save PDF as TIFF using C#....; var shape = builder.InsertImage("Input.pdf"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/pdf-to...
  2. Convert DOC To JPG C#

    Convert DOC to JPG format in C# code. Save DOC as JPG using C#....; var shape = builder.InsertImage("Input.doc"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/doc-to...
  3. Convert WORD To JPG C#

    Convert a Word document to JPG format in C# code. Save a Word document as JPG using C#....; var shape = builder.InsertImage("Input.docx"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/word-t...
  4. Convert HTML To GIF C#

    Convert HTML to GIF format in C# code. Save HTML as GIF using C#....; var shape = builder.InsertImage("Input.html"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/html-t...
  5. Convert HTML To PNG C#

    Convert HTML to PNG format in C# code. Save HTML as PNG using C#....; var shape = builder.InsertImage("Input.html"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/html-t...
  6. Convert WORD To Image C#

    Convert a Word document to Image format in C# code. Save a Word document as Image using C#....; var shape = builder.InsertImage("Input.docx"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/word-t...
  7. Convert PPS to CSV Format via Java or with free...

    Convert PPS to CSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPS to CSV online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pps-t...
  8. Convert PPT to SXC in Android Apps or with free...

    Convert PPT to SXC in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPT to SXC online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  9. Convert POT to CSV in Android Apps or with free...

    Convert POT to CSV in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  10. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C++....Section , Paragraph , Table , Shape , Run , and all other ellipses...

    docs.aspose.com/words/cpp/aspose-words-document...