Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 8,456 for

pen

(0.55 sec)
  1. getPenColor | Aspose.Sildes for Node.js via Jav...

    getPenColor getPenColor() function Pen Color for Slide Show Result ColorFormat...getPenColor getPenColor() function Pen Color for Slide Show Result ColorFormat...

    reference.aspose.com/slides/nodejs-java/aspose....
  2. getPenColor | Aspose.Sildes for PHP via Java AP...

    getPenColor getPenColor() method Pen Color for Slide Show Returns ColorFormat...getPenColor getPenColor() method Pen Color for Slide Show Returns...

    reference.aspose.com/slides/php-java/aspose.sli...
  3. Stroke | Aspose.Page for .NET API Reference

    Stroke PdfDevice.Stroke property Gets/sets the stroke for drawing paths. public override Pen Stroke { get ; set ; } S...... public override Pen Stroke { get ; set ; } See Also...

    reference.aspose.com/page/net/aspose.page.xps.p...
  4. EmfPolygon16 | Aspose.Imaging for .NET API Refe...

    EmfPolygon16 Contents [ Hide ] EmfPolygon16 class The EMR_POLYGON16 record specifies a polygon consisting of two or m......outlined by using the current pen and filled by using the current...be outlined using the current pen and filled using the current...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. EmfRecorderGraphics2D - Aspose.Imaging for Java...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....pen com.aspose.imaging.fileformats...black pen. graphics.drawRectangle(new com.aspose.imaging.Pen(com...

    reference.aspose.com/imaging/java/com.aspose.im...
  6. emfrecordergraphics2d - Aspose.Imaging for Java...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....pen com.aspose.imaging.fileformats...black pen. graphics.drawRectangle(new com.aspose.imaging.Pen(com...

    reference.aspose.com/imaging/java/com.aspose.im...
  7. System::Drawing::Drawing2D::GraphicsPath Member...

    System::Drawing::Drawing2D::GraphicsPath Member List This is the complete list of members for System::Drawing::Drawin......&matrix=nullptr, const SharedPtr< Pen > &pen=nullptr) const System::D...&point, const SharedPtr< Pen > &pen) System::Drawing::Drawing2D::GraphicsPath...

    reference.aspose.com/barcode/cpp/class/system.d...
  8. Aspose.Imaging for Java 22.2 - Release notes|Do...

    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....float w = width - 20 ; Pen pen = new Pen ( Color . getRed (), 1...(); } graphics . drawLine ( pen , new Point (( int ) ( x ), (...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  9. Aspose.PSD 23.6 | Photoshop Format Manipulation...

    Java class library to enable your Apps to create, modify & convert Photoshop PSD & PSB formats. Supports image compression, dithering, rendering, & scaling etc.... getWhite ()); Pen pen = new Pen ( Color . getBrown ());...()); graphics . drawRectangle ( pen , bmpImage . getBounds ()); //...

    releases.aspose.com/psd/java/23-6/
  10. Figure | Aspose.PSD for .NET API Reference

    Figure Contents [ Hide ] Figure class The figure. A container for shapes. public class Figure : ObjectWithBounds Cons......override GetBounds (Matrix, Pen) Gets the object’s bounds. RemoveShape...( figure ); //Draw path with Pen object of color Black graphics...

    reference.aspose.com/psd/net/aspose.psd/figure/