Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 170 for

shape relationships

(0.4 sec)
  1. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Footnote , Run , SpecialChar , Shape , GroupShape , CommentRangeStart...Document(); // Add two runs and one shape as child nodes to the first...

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

    Represents a paragraph of text in Java....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...CONTINUE; } /// /// Called when a Shape is encountered in the document...

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

    Represents a table cell in Java....typical elements such as runs, shapes, and even other tables. //...typical elements such as runs, shapes, and even other tables. //...

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

    Represents a single section in a document in Java....deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Coordinate system|Aspose.PDF for .NET

    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.... Relationships between coordinate spaces...class is used to draw areas or shapes on the page. It can also be...

    docs.aspose.com/pdf/net/coordinate-system/
  6. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

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

    Represents a table row in Java....typical elements such as runs, shapes, and even other tables. //...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/java/com.aspose.word...
  8. Features List – Aspose.SVG for .NET

    The SVG C# Library offers DOM manipulation, XPath Query, CSS Selectors, high-quality rendering, and conversion to PDF, SVGZ, JPEG, PNG, BMP.... Draw Basic Shapes – Add geometric primitives...DocumentElement , and node relationships to explore and manipulate...

    docs.aspose.com/svg/net/getting-started/feature...
  9. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....Gets or sets the background shape of the document. Can be null...package using “unknown relationships”. get_PageColor () Gets...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Get all the text in all the slides|Aspose.Slide...

    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...., false )) { // Get the relationship ID of the first slide. PresentationPart...the slide part from the relationship ID. SlidePart slide = (...

    docs.aspose.com/slides/net/get-all-the-text-in-...