Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 42,875 for

shapes

(0.04 sec)
  1. Replace a Picture Shape of the Visio Diagram 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....Replace a Picture Shape of the Visio Diagram in PHP Contents...Picture Shape of the Visio Diagram To Replace a Picture Shape of the...

    docs.aspose.com/diagram/java/replace-a-picture-...
  2. Manage SmartArt|Aspose.Slides for Python Docume...

    SmartArt and organization type chart in PowerPoint presentations in Python... shapes [ 0 ] for smartArtNode in smartArt...nodeShape in smartArtNode . shapes : if nodeShape . text_frame...

    docs.aspose.com/slides/python-net/manage-smartart/
  3. Aspose::Words::NodeCollection class | Aspose.Wo...

    Aspose::Words::NodeCollection class. Represents a collection of nodes of a specific type. To learn more, visit the documentation article in C++....replace all textbox shapes with image shapes. auto doc = MakeObject...ArrayPtr < SharedPtr < Shape >> shapes = doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Drawing Images using Graphics|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....library you can draw simple shapes like lines, rectangles and...complex shapes like polygons, curves, arcs and Bezier shapes. Aspose...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  5. OleFormat.OleIcon | Aspose.Words for .NET

    Discover the OleFormat OleIcon property, control OLE object display as icons or content for enhanced user experience and seamless integration in your applications....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Manage SmartArt|Aspose.Slides Documentation

    SmartArt and organization type chart in PowerPoint presentations in C# or .NET... Shapes [ 0 ]; ISmartArtNodeCollect...nodeShape in smartArtNode . Shapes ) { if ( nodeShape . TextFrame...

    docs.aspose.com/slides/net/manage-smartart/
  7. 形状操作|Aspose.Slides for Python 文档

    在 Python 中操作 PowerPoint 形状...使用其替代文本查找幻灯片中的形状的方法实现 def find_shape ( slide , alttext ): for i in...( len ( slide . shapes )): if slide . shapes [ i ] . alternative_text...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  8. Connector|Aspose.Slides for Node.js via .NET Do...

    Connect PowerPoint Shapes in JavaScript...links two shapes together and stays attached to shapes even when...(green dots), which exist on all shapes by default. Connection dots...

    docs.aspose.com/slides/nodejs-java/connector/
  9. Wrong background in shape with m - Free Support...

    Hi, after uploading, it appears that many Shapes are not displayed correctly (see screenshot below). The Shapes that are displayed in dark gray or blue are also yellow in the original. If you look at the formatting of …...Wrong background in shape with m Aspose.Diagram Product Family...uploading, it appears that many shapes are not displayed correctly...

    forum.aspose.com/t/wrong-background-in-shape-wi...
  10. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java....ShapeType Specifies the type of shape in a Microsoft Word document...Examples: Shows how to insert a shape with an image from the local...

    reference.aspose.com/words/java/com.aspose.word...