Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 50,448 for

shape

(0.14 sec)
  1. Convert JPG To Image C#

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

    products.aspose.com/words/net/conversion/jpg-to...
  2. Latest Aspose.Cells Product Family topics - Fre...

    Get technical support of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....cells-net 247 2633 April 7, 2025 Shapes in charts rendered by aspose...April 7, 2025 How to connect 2 shapes with elbow arrow connector...

    forum.aspose.com/c/cells/9
  3. Convert OTT to ODP via C# .NET or with free Onl...

    Convert Word ott documents to PowerPoint odp 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. Change SVG Fill Color in Python | Change Fill C...

    Learn how to change SVG fill color in Python. This guide shows how to load an SVG, change its fill colors, and save the updated SVG using Python code.... Each shape, such as <circle> , <rect> ...red instantly. Simple for one shape, but if you are working with...

    blog.aspose.com/svg/change-svg-fill-color-in-py...
  5. Convert WORD To PDF Java

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

    products.aspose.com/words/java/conversion/word-...
  6. Convert TEXT To WORD Java

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

    products.aspose.com/words/java/conversion/text-...
  7. Convert JPG To HTML Java

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

    products.aspose.com/words/java/conversion/jpg-t...
  8. Convert DOC To TXT Java

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

    products.aspose.com/words/java/conversion/doc-t...
  9. Convert TEXT To JPG Java

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

    products.aspose.com/words/java/conversion/text-...
  10. Convert JPG To PDF Java

    Convert JPG to PDF format in Java code. Save JPG as PDF using Java....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.jpg"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/jpg-t...