Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 4,952 for

shape position

(0.07 sec)
  1. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......EditableRangeEnd False as_group_shape() AsGroupShape() Aspose.Words...False as_shape() AsShape() Aspose.Words.Drawing.Shape False as_comment()...

    docs.aspose.com/words/ro/python-net/python-note...
  2. 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/
  3. 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/
  4. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....table cell within a known position. The Aspose.PDF for Python...content while adjusting its position and width within a modified...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  5. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....points - Each fragment is positioned on a new line for comparison...font styles, and layout positioning within a page. Understand...

    docs.aspose.com/pdf/python-net/text-formatting-...
  6. 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/
  7. 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-...
  8. 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/
  9. SVG Transformations – Basics, SVG Code – Aspose...

    Learn to apply SVG transformations—translate, scale, rotate, skew, matrix with Aspose.SVG. Includes clear code examples and best practices....attribute applies inside <g> to all shapes once. Here is the resulting...available in CSS. If we use a positive angle value, then the rotation...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  10. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....particular SVG element from a file shapes.svg : Copy 1 using Aspose....= Path. Combine (DataDir, "shapes_svg.svg" ); 4 5 // Load a document...

    docs.aspose.com/svg/net/navigation-inspection/