Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 50,298 for

shapes

(0.23 sec)
  1. Find and Replace Text without Losing Format in ...

    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....through all shapes in slide foreach ( PowerPoint . Shape shp in sld...sld . Shapes ) { //Access text in the shape string str = shp...

    docs.aspose.com/slides/net/find-and-replace-tex...
  2. Merge JPG Images in Python | products.aspose.com

    Merge JPG to JPG in Python. Use Python library API to combine JPG files... shapes . add_picture_frame(slides...Bitmap( "image2.jpg" )) slide . shapes . add_picture_frame(slides...

    products.aspose.com/slides/python-net/merge/jpg...
  3. API Reference|Aspose.Slides for Node.js via .NE...

    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....allows you to manage text, shapes, tables & animations, add audio...

    docs.aspose.com/slides/nodejs-net/api-reference/
  4. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java....docm"); // Shapes store and display OLE objects...body. Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Developer Guide|Documentation

    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....Document Properties Formulas Shapes Slicers Pivot Tables Smart...

    docs.aspose.com/cells/python-java/developer-guide/
  6. How to change an inheritUserPop? - Free Support...

    Hi, i have an existing VSDX document. In Visio in the Shapesheet data i can see six User-defined Cells of a shape. The values of four of these User-defined Cells are displayed in black font and the other two in blue fon…...six User-defined Cells of a shape. The values of four of these...modify the source shape or the master shape from which the inherited...

    forum.aspose.com/t/how-to-change-an-inherituser...
  7. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow....// Adds an Ole Object Frame shape var oleObjectFrame = sld . getShapes...Converting SVG to a Set of Shapes Aspose.Slides' conversion of...

    docs.aspose.com/slides/nodejs-java/image/
  8. Rendering and Printing in Aspose.Cells|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....Assistant Close Managing Charts and Shapes in Aspose.Cells Save Workbook...

    docs.aspose.com/cells/net/rendering-and-printin...
  9. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow....(); } Convert SVG to a Set of Shapes Aspose.Slides' conversion of...of SVG to a set of shapes is similar to the PowerPoint functionality...

    docs.aspose.com/slides/java/image/
  10. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....allows developers to draw a text shape in a page.The code example below...1 , 2 ) }; //Draw a diamond shape in page long shapeId = diagram...

    docs.aspose.com/diagram/net/drawing/draw-text/