Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 45,819 for

shape

(0.06 sec)
  1. Topics tagged aspose-diagram

    Topics tagged aspose-diagram...104 March 18, 2025 Corrupted shapes after saving Diagram Aspose...getRelationShapeColl is empty for shapes in VSD files Aspose.Diagram...

    forum.aspose.com/tag/aspose-diagram
  2. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....color Draw the string and the shape Export the output BMP image...soothing mode and draw the shape. Ultimately, save the resulting...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...
  3. Create Polygon In Mesh|Documentation

    Aspose.3D for Python via .NET allows creating a polygon in a mesh. In order to use the functionality, the API offers CreatePolygon method of Mesh class....Triangle Mesh and Primitive Shape to Mesh Create rectangular Torus...

    docs.aspose.com/3d/python-net/create-polygon-in...
  4. Add Word Art Text with Built-in Styles|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....WordArt style to the text of the shape...

    docs.aspose.com/cells/net/add-word-art-text-wit...
  5. 删除字段|Documentation

    本节介绍如何删除字段。... Shape 类公开的字段属性支持 Aspose.Diagram.Field...

    docs.aspose.com/diagram/zh/python-java/remove-f...
  6. Superscript and Subscript|Aspose.Slides for Pyt...

    Add superscript and subscript text to PowerPoint presentations in Python...Create text box shape = slide . shapes . add_auto_shape ( slides ....100 , 200 , 100 ) textFrame = shape . text_frame textFrame . paragraphs...

    docs.aspose.com/slides/python-net/superscript-a...
  7. Create HTML Files via C# | products.aspose.com

    C# Sample code for generating HTML documents. Use this code for creating HTML files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create HTML...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/html/
  8. Convert Image to Visio in C#

    This article shares the details to convert image to Visio in C#. It includes the stepwise guide along with the running sample code to export PNG to Visio in C#....Insert an image as a Visio shape entity with the AddShape() method...Subsequently, insert the image as a shape and export the output Visio...

    kb.aspose.com/diagram/net/convert-image-to-visi...
  9. XlsxSaveOptions.save_format property | Aspose.W...

    XlsxSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...Document ( file_name = MY_DIR + 'Shape with linked chart.docx' ) xlsx_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Edit PPT in PHP | products.aspose.com

    Edit PPT in PHP. Use PHP library API to edit PPT files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/ppt/