Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,418 for

shape path commands

(0.08 sec)
  1. Customize Shapes in Presentations with Python|A...

    Create and customize Shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry Paths, curved corners, composite Shapes....Customize Shapes in Presentations with Python Contents [ Hide...to any shape. With Edit Points , you can modify a shape or create...

    docs.aspose.com/slides/python-net/custom-shape/
  2. Manage canvases of PS file | C++

    C++ API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C++ code....graphics with a single set of commands. By saving and restoring graphic...thickness of lines(Line width). The shape of the ends of lines (round...

    products.aspose.com/page/cpp/work-with-ps-graph...
  3. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....using the Insert Watermark command. Aspose.Words provides the...can also be inserted using shape class as well. It is very easy...

    docs.aspose.com/words/python-net/working-with-w...
  4. Creating Semi-transparent Celtic Heart Figure T...

    Creating semi-transparent Celtic Heart figure text drawing with Aspose.Drawing .NET (C#) 2d graphic library...intricate, curvy path that resembles a heart shape with multiple...by a semi-transparent graphic path. While it may appear complex...

    docs.aspose.com/drawing/net/showcases/celtic-he...
  5. Convert STL to EMF via Python | products.aspose...

    Sample code for STL to EMF conversion. Use API example code for batch STL files to EMF conversion....may also use the following command from the Package Manager Console...Console. Package Manager Console Command pip install aspose - cad Steps...

    products.aspose.com/cad/python-net/conversion/s...
  6. SVG Drawing – Aspose.SVG Tutorial

    Learn the basic concepts and drawing elements used in svg images – svg Shapes, svg color, svg Paths, svg fills, svg strokes, svg filters....Systems and Units, SVG Basic Shapes, SVG Path Data, SVG Text, Basic...scale and crop SVG images. SVG Shapes In this article, you can learn...

    docs.aspose.com/svg/net/drawing-basics/
  7. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...extracting shapes, vector graphics, or drawing commands) that would...line is present as a separate Path or Line object in the PDF content...

    forum.aspose.com/t/vertical-line-not-extracted-...
  8. Convert STL to EMF via JavaScript | products.as...

    Sample code for STL to EMF conversion. Use API example code for batch STL files to EMF conversion....may also use the following command from the Package Manager Console.... Package Manager Console Command npm install aspose - cad Steps...

    products.aspose.com/cad/javascript-net/conversi...
  9. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。...get_geometry_paths 方法。 要为形状设置 GeometryPath ,对 实心形状...set_geometry_path ,对 复合形状 使用 GeometryShape.set_geometry_paths 。 要添加线段,请使用...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  10. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG Paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....add Basic Shapes to an SVG Document The basic SVG shapes can be...(SVGPathElement class, qualifiedName = “path”). SVG Circle Each graphic element...

    docs.aspose.com/svg/net/edit-svg-file/