Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 741 for

pen

(0.02 sec)
  1. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Translate (100, 100); 38 39 Pen pen = new Pen( new SolidBrush(Color...SolidBrush(Color. Blue ), 2); 40 pen. DashStyle = DashStyle. Dash ; 41 42 document...

    docs.aspose.com/page/net/ps/working-with-clips/
  2. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Pen for stroking into respective...HatchBrush . System.Drawing.Pen class cannot be extended because...

    docs.aspose.com/page/net/ps/working-with-textures/
  3. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Pen for stroking into respective...HatchBrush . System.Drawing.Pen class cannot be extended because...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  4. DashStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.DashStyle enumeration. Dashed line style....Description Solid Solid (continuous) pen. ShortDash System dash style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Cross-Platform Drawing API|Documentation

    Aspose.Drawing library for Java for drawing pictures. Cross-platform support of Java Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing paths and drawing rectangles.... Next, we define a Pen object with two properties: the...and the previously described Pen object, we draw the Path onto...

    docs.aspose.com/drawing/java/developer-guide/cr...
  6. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Pen with System.Drawing.HacthBrush...methods that accept System.Drawing.Pen as a parameter. In the example...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  7. Search for the attribute inside insert|CAD Docu...

    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....an entity Setting up of the pen options...

    docs.aspose.com/cad/net/how-to/search-for-the-a...
  8. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...(100, 100) 39 40 pen = aspose. pydrawing . Pen (aspose. pydrawing...Color . blue )) 41 pen. width = float (2) 42 pen. dash_style = aspose...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Working with Text in PS file | Java

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...with default or already defined pen. In the given case it is a black...black colored 1-point width pen. 8 document. outlineText (str...

    docs.aspose.com/page/java/ps/working-with-text/
  10. Setting up quality options for the text, hatche...

    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.... Example: Setting up of the pen options...

    docs.aspose.com/cad/net/how-to/setting-up-quali...