Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 43,015 for

shape

(0.05 sec)
  1. Aspose::Words::Drawing::LayoutFlow enum | Aspos...

    Aspose::Words::Drawing::LayoutFlow enum. Determines the flow of the text layout in a textbox in C++....auto textbox = MakeObject < Shape > ( doc , ShapeType :: TextBox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....Add a text frame inside added shape and set its textual properties...formatted inside the added shape before saving the presentation...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  3. Convert JPG To BMP Java

    Convert JPG to BMP format in Java code. Save JPG as BMP using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.bmp" , new...

    products.aspose.com/words/java/conversion/jpg-t...
  4. Convert JPG To TIFF Java

    Convert JPG to TIFF format in Java code. Save JPG as TIFF using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.tiff" ,...

    products.aspose.com/words/java/conversion/jpg-t...
  5. Convert JPG To GIF Java

    Convert JPG to GIF format in Java code. Save JPG as GIF using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.gif" , new...

    products.aspose.com/words/java/conversion/jpg-t...
  6. Convert JPG To SVG Java

    Convert JPG to SVG format in Java code. Save JPG as SVG using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.svg" , new...

    products.aspose.com/words/java/conversion/jpg-t...
  7. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title properties....doc = doc ) # Insert a chart shape with a document builder and...and get its chart. chart_shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title...doc = doc ) # Insert a chart shape with a document builder and...and get its chart. chart_shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Encoding 3D Mesh in the Google Draco File|Docum...

    Aspose.3D for .NET API allows developers to import a 3D model, and then encode meshes in the Google Draco files. Developers can also specify the position, texture coordinates, color and normal bits as well as the compression level before encoding a mesh....Triangle Mesh and Primitive Shape to Mesh Merge Meshes in 3D file...

    docs.aspose.com/3d/net/encoding-3d-mesh-in-the-...
  10. Convert JPG To PNG Java

    Convert JPG to PNG format in Java code. Save JPG as PNG using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.jpg" ); shape.getShapeRenderer().save( "Output.png" , new...

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