Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 272 for

relative shape positioning

(0.23 sec)
  1. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....dynamic grid helps you position new shapes vertically and horizontally...horizontally relative to the shapes you’ve already placed in the drawing...

    docs.aspose.com/diagram/net/working-with-window...
  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. Working with Window Elements|Documentation

    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....dynamic grid helps you position new shapes vertically and horizontally...horizontally relative to the shapes you’ve already placed in the drawing...

    docs.aspose.com/diagram/java/working-with-windo...
  4. 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...
  5. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....such “watermark” is just a shape with text inserted into a header...header or footer and positioned in the centre of the page. While...

    docs.aspose.com/words/java/add-watermark-in-doc...
  6. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....where the page border is positioned relative to intersecting texts...that control numbering and positioning of endnotes in this section...

    reference.aspose.com/words/java/com.aspose.word...
  7. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in C++...() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); auto...-> Clear (); stream -> set_Position ( 0 ); data -> WriteWorkbookStream...

    docs.aspose.com/slides/cpp/chart-workbook/
  8. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....specifying an insertion location relative to another node in the paragraph...Document(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....specifying an insertion location relative to another node in the paragraph...Document(); // Add two runs and one shape as child nodes to the first...

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