Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 5,283 for

shape position

(0.11 sec)
  1. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....Section , Paragraph , Table , Shape , Run , and all other ellipses...bytes. The stream must be positioned at the beginning before creating...

    docs.aspose.com/words/net/aspose-words-document...
  2. Navigate SVG in Python – CSS Selectors and XPath

    Navigate and inspect SVG files in Python with Aspose.SVG. Read markup, iterate elements, inspect attributes, use CSS selectors, and run XPath queries....set, or check whether certain shapes carry expected IDs and styling...path . join (input_folder, "shapes.svg" ) 7 8 with SVGDocument...

    docs.aspose.com/svg/python-net/navigate-svg/
  3. Font Rasterization

    Font rasterization is a term that may look complex, but it turns out to be just a conversion of a vector-based font to a raster one. Click to learn more!...are made up of mathematical shapes and lines. Images are resolution-dependent...Hinting. It adjusts the positioning of each glyph to ensure that...

    docs.aspose.com/font/net/font-rasterization/
  4. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases.... Position settings for the creation...the boundaries of graphical shapes when adding them to the PDF...

    docs.aspose.com/pdf/net/whatsnew/2025/
  5. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....() -> idx_get ( 0 ) -> get_Shapes () -> idx_get ( 0 )); auto...-> Clear (); stream -> set_Position ( 0 ); data -> WriteWorkbookStream...

    docs.aspose.com/slides/cpp/chart-workbook/
  6. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....primitives such as lines, curves, shapes, and text. These vector objects...SVG document defines all the shapes, paths, colors, and text that...

    docs.aspose.com/svg/net/what-is-an-svg-document/
  7. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....figure element at the second position. figure . setAlternativeText...PDF 23.8 support to add the shape extraction: { String input1...

    docs.aspose.com/pdf/java/whatsnew/
  8. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove text in PDF documents using Python....table cell within a known position. The Aspose.PDF for Python...file while keeping images, shapes, and layout structures intact...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  9. Dyslexia and Fonts

    Dyslexic fonts can be used in various projects and apps to improve readability and accessibility for those who have dyslexia. Learn the fundamentals here....Description Letterforms Unique letter shapes that are more distinct and...significant differences in shape to reduce letter reversals....

    docs.aspose.com/font/net/what-is-font/dyslexic-...
  10. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....auto autoshape = slide2 -> get_Shapes () -> AddAutoShape ( ShapeType...slide autoshape = slide3 -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/cpp/manage-zoom/