Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 265 for

relative shape positioning

(0.04 sec)
  1. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....displays the bookmark's position relative to the field. // Bookmark1...Gets whether to insert a relative position of the bookmarked paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in C# or .NET... Shapes [ 0 ]; IChartData data = chart...Categories . Clear (); stream . Position = 0 ; data . WriteWorkbookStream...

    docs.aspose.com/slides/net/chart-workbook/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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/