Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 48,784 for

shape

(0.34 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Convert ODT to PPSX via C# .NET or with free On...

    Convert Word odt documents to PowerPoint ppsx 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...
  5. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or Shapes by combining SVG lines, SVG arcs, and Bezier curves....you to draw the outlines of shapes by combining lines, curves...rectangle case or the other shapes with 90 angles, you can use...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  6. Convert HTML To DOCX Java

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

    products.aspose.com/words/java/conversion/html-...
  7. Convert Image To DOCX Java

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

    products.aspose.com/words/java/conversion/image...
  8. Convert TEXT To SVG Java

    Convert TEXT to SVG format in Java code. Save TEXT as SVG using Java....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.txt"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/text-...
  9. 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-...
  10. 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...