Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 741 for

pen

(0.08 sec)
  1. Drawing Images using Graphics|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....objects to enhance the shapes: · Pens, to draw lines, outline shapes... All these methods accept a Pen object as its first argument...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  2. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(int count) False factors Factors float[] False True True positions Positions float[] False True True a......get_bounds(matrix, pen) GetBounds(Matrix matrix, Pen pen) RectangleF...False draw_line(pen, point1, point2) DrawLine(Pen pen, Point point1...

    docs.aspose.com/imaging/python-net/python-notes...
  3. Drawing Images using Graphics|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....objects to enhance the shapes: Pens, to draw lines, outline shapes... All these methods accept a Pen object as its first argument...

    docs.aspose.com/psd/java/drawing-images-using-g...
  4. Hello World Example|Documentation

    C# Hello World example to draw an arc. .NET code sample to work with vector graphics in C# and VB.NET....class from this bitmap Define a Pen object with desired parameters...

    docs.aspose.com/drawing/net/hello-world-example/
  5. Create bitmap from scratch or load from file us...

    Create image bitmap from scratch or load from file using Java API.... Define a Pen object with the desired parameters...

    docs.aspose.com/drawing/java/create-image-bitmap/
  6. SVG Path Data – Сode Examples

    Learn how to use SVG paths – a group of commands to draw various outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....current point – a “virtual pen”. The “pen” moves along the path sections...doing any command, the “virtual pen” point will be located at the...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  7. DashStyle | Aspose.Words for Java

    Dashed line style in Java.... SOLID Solid (continuous) pen. length Methods Method Description...int SOLID Solid (continuous) pen. length public static int length...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!... DrawRectangle ( new Pen ( Color . Black , 3f / 72f )...document. gr . DrawRectangle ( new Pen ( Color . Black , 1 ), 90 , 10...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Create bitmap from scratch or load from file us...

    Create bitmap from scratch or load from file using C# .NET API....class from this bitmap Define a Pen object with desired parameters...

    docs.aspose.com/drawing/net/create-image/
  10. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java... A Pen object is used to define the...

    docs.aspose.com/psd/java/graphics-api/