Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 302 for

relative shape positioning

(0.12 sec)
  1. Convert Vector Image to Vectorized PSD Image in...

    Aspose.Imaging offers seamless export capabilities for vector images to PSD format, preserving their integrity and enabling smooth transitions between graphic editing software. C# Image Processing Library can be used to convert vector images to vectorized PSD as shown in the C# code example....graphical objects such as lines, shapes, and fills, defined by mathematical...vector elements, including Shapes, Paths, and Vector Masks, to...

    docs.aspose.com/imaging/net/developer-guide/how...
  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. 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...
  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. 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...
  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. 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...
  8. 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...
  9. 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/
  10. 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...