Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 42,872 for

shapes

(0.04 sec)
  1. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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....added in the Shape class The isGlued method takes a shape object as...parameter to determine that the two shapes glued or not. Example code:...

    docs.aspose.com/diagram/java/public-api-changes...
  2. 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...
  3. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group Shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly....params ShapeBase[] ) Groups the shapes passed as a parameter into...ShapeBase [] shapes ) Parameter Type Description shapes ShapeBase[]...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. Aspose::Words::Drawing::ShapeBase::get_IsMoveFr...

    Aspose::Words::Drawing::ShapeBase::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....how to identify move revision shapes. // A move revision is when...an inline shape in such a text movement, that shape will also...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Features Overview|Aspose.Slides for Node.js via...

    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....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/nodejs-java/features-ove...
  7. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease....docx" ); // Shapes with the "HasImage" flag set...all the document's images. Shape [] shapesWithImages = imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Working with Images|Documentation

    This page describes how to extract, replace or insert an image from a page of the Visio drawing with Aspose.Diagram library.... The Shapes property exposed by the Diagram...collection of Aspose.Diagram.Shape objects. This property can be...

    docs.aspose.com/diagram/python-java/working-wit...
  9. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the OLE object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....objects creates shapes that store these objects. shapes = [ node .... as_shape () for node in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Change the Position of a Shape in Ruby|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....Change the Position of a Shape in Ruby Contents [ Hide ] Aspose...Position of a Shape To Change the Position of a Shape using Aspose...

    docs.aspose.com/diagram/java/change-the-positio...