Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 5,125 for

shape position

(0.15 sec)
  1. 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/
  2. 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/
  3. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Shapes.Where(s => s is OleObjectFrame);...EmbeddedFileData); imageStream.Position = 0; Aspose.Cells.Workbook...

    forum.aspose.com/t/updated-embedded-excel-data-...
  4. 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....Description tx Horizontal offset (positive → right, negative → left)...left) ty Vertical offset (positive → down, negative → up) The action...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  5. Fixed width fonts

    This article about monospace fonts provides you with a comprehensive understanding of these typefaces, their classification, peculiarities, pros, and cons....structures that require exact positioning. While fixed-width fonts...characteristics like slab serifs, square shapes, and a vintage aesthetic. Here...

    docs.aspose.com/font/net/what-is-font/monospace...
  6. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....IO ; Copy 1 // Add multiple shapes (circle and polyline) to an...SVG document with various SVG shape elements. Copy 1 using Aspose...

    docs.aspose.com/svg/net/element-builders/
  7. Tables in LaTeX

    This article is a quick guide to creating functional, reader-friendly, visually apealing and professional tables in LaTeX....paragraph, you may specify the position of the table relative to the...end{tabular} 4 } 6. Positioning Tables You can easily position a table on...

    docs.aspose.com/tex/java/latex-tables/
  8. SVG Fonts Knowledge Base

    SVG font or WOFF, or maybe TTF? To know for sure if SVG font covers your use case, first learn about the font itself, its structure and pros and cons....primitives: lines, curves, shapes, text, etc. Vector objects...image. It is a collection of shapes, lines, and curves that define...

    docs.aspose.com/font/net/what-is-font/svg-font/
  9. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...background_shape Gets or sets the background shape of the document...that control numbering and positioning of endnotes in this document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to draw a snowflake – SVG Tutorial With Cod...

    Create stunning snowflakes in SVG with clear code, reusable elements, and smooth animation – perfect for winter web and graphic design....of which is their hexagonal shape. They have six identical branches...and viewBox attributes. SVG Shapes – You can learn how to create...

    docs.aspose.com/svg/how-to-draw-a-snowflake/