Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 159 for

shape relationships

(0.02 sec)
  1. PresentationML (PPTX, XML)|Aspose.Slides Docume...

    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....feature Applying protection on shapes Let us take an example of a...org/officeDocument/2006/relationships" xmlns : p = "http://schemas...

    docs.aspose.com/slides/cpp/presentationml-pptx-...
  2. Topics tagged diagram-java

    Topics tagged diagram-java...getRelationShapeColl is empty for shapes in VSD files Aspose.Diagram...can't get the IDs of connected shapes Aspose.Diagram Product Family...

    forum.aspose.com/tag/diagram-java
  3. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... shapes . add_chart ( charts . ChartType...scatter chart. chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/create-chart/
  4. Node | Aspose.Words for Java

    Base class for all nodes of 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...
  5. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored 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...
  6. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content 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...
  7. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....to save autoshapes and free shapes to ods file Support to read...PivotTable Support to get table relationships in excel sheet Support to...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  8. PowerPoint Math Equations|Aspose.Slides for PHP...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text...on the slide, first, add a shape that will contain the mathematical...(); } } After creating, the shape will already contain one paragraph...

    docs.aspose.com/slides/php-java/powerpoint-math...
  9. PowerPoint Math Equations|Aspose.Slides for Pyt...

    PowerPoint Math Equations, Math Symbols, Formula, and Math Text in Python...on the slide, first, add a shape that will contain the mathematical...pres . slides [ 0 ] . shapes . add_math_shape ( 0 , 0 , 720 , 150...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  10. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getBackgroundShape() Gets the background shape of the document. getChild(int...setBackgroundShape(Shape value) Sets the background shape of the document...

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