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

shape position

(0.05 sec)
  1. 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...
  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. 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/
  5. 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/
  6. 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/
  7. 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...
  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. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... shapes . add_auto_shape ( slides . ShapeType...autoshape = slide3 . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/manage-zoom/
  10. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... Shapes . AddAutoShape ( ShapeType...slide autoshape = slide3 . Shapes . AddAutoShape ( ShapeType...

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