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

pen

(0.18 sec)
  1. Exporting CAD|CAD 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.... Support for setup of Pen in Export Aspose.CAD for .NET...NET allows you to add pen options in the export properties of CAD...

    docs.aspose.com/cad/net/exporting-cad/
  2. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...System::Drawing::Pen > pen = System::MakeObject < System::Drawing::Pen > (System::MakeObject...r::get_Blue()), 2. 0f ); 51 pen -> set_DashStyle(System::Dra...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  3. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API.... getWhite ()); Pen pen = new Pen ( Color . getBrown ());...()); graphics . drawRectangle ( pen , bmpImage . getBounds ()); //...

    releases.aspose.com/psd/java/
  4. 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/developer-guide/how-to/...
  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 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...
  7. 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-...
  8. 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...
  9. 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/
  10. 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/