Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 45,680 for

shapes

(0.06 sec)
  1. Retrieve Visio Shape Information in PHP|Documen...

    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....Retrieve Visio Shape Information in PHP Contents [ Hide ] Aspose...Retrieve Visio Shape Information To Retrieve Visio Shape Information...

    docs.aspose.com/diagram/java/retrieve-visio-sha...
  2. Connector|Aspose.Slides Documentation

    Connect PowerPoint Shapes in Java...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/androidjava/connector/
  3. Connector|Aspose.Slides Documentation

    Connect PowerPoint Shapes in Java...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/java/connector/
  4. ImageData.image_type property | Aspose.Words fo...

    ImageData.image_type property. Gets the type of the image....docx' ) # Get the collection of shapes from the document, # and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Data in Non-Primitive Shape|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....Data in Non-Primitive Shape Contents [ Hide ] Accessing Data...Non-Primitive Shape Sometimes, you need to access data from a shape that...

    docs.aspose.com/cells/net/data-in-non-primitive...
  6. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.toArray method. Copies all nodes from the collection to a new array of nodes....replace all textbox shapes with image shapes. let doc = new aw...let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeBase::get_ZOrder m...

    Aspose::Words::Drawing::ShapeBase::get_ZOrder method. Determines the display order of overlapping Shapes in C++....display order of overlapping shapes. int32_t Aspose :: Words ::...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. How to Create Flowchart in C#

    This tutorial explains how to create flowchart in C#. It covers the step-by-step process as well as a sample code to develop a flowchart maker in C#....changing the schema, number of shapes, connections, and other features...Load the master shapes for inserting shapes using the Diagram...

    kb.aspose.com/diagram/net/how-to-create-flowcha...
  9. Extract All Images From a Visio Page in Ruby|Do...

    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....vsd" ) shapes = diagram . getPages () . getPage...0 while i < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/java/extract-all-images...
  10. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....Specifies what side(s) of the shape or picture the text wraps around...wraps on both sides of the shape. LEFT The document text wraps...

    reference.aspose.com/words/python-net/aspose.wo...