Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 170 for

shape relationships

(0.07 sec)
  1. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up slide design and automation....added a connector between two shapes. Check the Hidden Property...added a connector between two shapes. Get or Set the Organization...

    docs.aspose.com/slides/cpp/manage-smartart/
  3. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Android, supporting OMML, formatting controls, and clear Java code samples....on the slide, first, add a shape that will contain the mathematical...dispose (); } After creating, the shape will already contain one paragraph...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  5. FootnoteSeparator | Aspose.Words for Java

    in Java....deleteShapes() Deletes all shapes from the text of this story...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  6. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...Gets or sets the background shape of the document. Can be null...package using “unknown relationships”. pageColor Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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
  8. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  10. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

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