Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 47,992 for

shape

(0.2 sec)
  1. Convert TXT to PPSM via C# .NET or with free On...

    Convert Word txt documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...IAutoShape ashape = slide . Shapes . AddAutoShape ( ShapeType...

    products.aspose.com/total/net/conversion/txt-to...
  2. Convert ODT to PPS via C# .NET or with free Onl...

    Convert Word odt documents to PowerPoint pps files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...IAutoShape ashape = slide . Shapes . AddAutoShape ( ShapeType...

    products.aspose.com/total/net/conversion/odt-to...
  3. Convert ODT to PPSM via C# .NET or with free On...

    Convert Word odt documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...IAutoShape ashape = slide . Shapes . AddAutoShape ( ShapeType...

    products.aspose.com/total/net/conversion/odt-to...
  4. Convert OTT to PPTM via C# .NET or with free On...

    Convert Word ott documents to PowerPoint pptm files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...IAutoShape ashape = slide . Shapes . AddAutoShape ( ShapeType...

    products.aspose.com/total/net/conversion/ott-to...
  5. Convert ODT to POTM via C# .NET or with free On...

    Convert Word odt documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...IAutoShape ashape = slide . Shapes . AddAutoShape ( ShapeType...

    products.aspose.com/total/net/conversion/odt-to...
  6. How to Rotate an SVG in C#

    This article assists on how to rotate an SVG in C#. It has the IDE configuration details, a list of steps along with the sample code for SVG rotate in C#....method to select the target shape that is to be rotated. The rotate()...

    kb.aspose.com/svg/net/how-to-rotate-an-svg-in-c...
  7. Convert Image To TXT Java

    Convert Image to TXT format in Java code. Save Image as TXT using Java....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.png"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/image...
  8. Convert HTML To Image Java

    Convert HTML to Image format in Java code. Save HTML as Image using Java....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.html"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/html-...
  9. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Java between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.docx"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/
  10. Convert WORD To MARKDOWN Java

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

    products.aspose.com/words/java/conversion/word-...