Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 161 for

shape relationships

(0.05 sec)
  1. PowerPoint Math Equations|Aspose.Slides Documen...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text...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...
  2. 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...
  3. PowerPoint Math Equations|Aspose.Slides for Nod...

    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/nodejs-java/powerpoint-m...
  4. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a 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. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....deleteShapes() Deletes all shapes from the text of this story...deleteShapes() Deletes all shapes from the text of this story...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a 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...
  7. Document | Aspose.Words for Java

    Represents a Word document in Java.... add(Shape watermark) appendChild(Node...getBackgroundShape() Gets the background shape of the document. getBibliography()...

    reference.aspose.com/words/java/com.aspose.word...
  8. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....save(getArtifactsDir() + "Shape.OfficeMath.docx"); Methods Method...Document(); // Add two runs and one shape as child nodes to the first...

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

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....are applied to the specified shape. AdjustmentCollection Represents...are applied to the specified shape. AdvancedCompareOptio Allows...

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

    Represents a run of characters with the same font formatting 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...