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

solid color brush

(0.05 sec)
  1. Aspose.PSD for .NET 20.3 - 发行说明|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....string sourceFile = "rect2_color.ai" ; using ( var aiImage =...)) { aiImage . Save ( "rect2_color.ai_output.pdf" , new PdfOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...GradientStops> <GradientStop Color="sc#0.980392158, 1, 1, 1" Offset="0"...Offset="0" /> <GradientStop Color="sc#0.521568656, 1, 1, 1" Offset="1"...

    docs.aspose.com/page/net/what-is-xps-file/
  3. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....also see how to work with the colors of the shapes. Working analogically.... To create CMYK (blue) solid color stroked rectangle in the...

    products.aspose.com/page/net/manipulate-vector-...
  4. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....setForeColor(Color.WHITE); // 2 - The stroke, which...setWeight(5.0); stroke.setColor(Color.RED); stroke.setDashStyle(DashStyle...

    reference.aspose.com/words/java/com.aspose.word...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for Image Automation – Watermark images Via net, all supported image formatshttps://products.aspose.com/imaging/net/watermark/Recent conte......Command highlight 0 color:#f8f8f2;background-color:#272822;-moz-t...from the Image Define Font, Brush and Format for watermark text...

    products.aspose.com/imaging/net/watermark/index...
  6. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...static Color ConvertColor ( string inputColor , Color defVal...)) return defVal ; try { int color = Convert . ToInt32 ( inputColor...

    docs.aspose.com/barcode/net/how-to-create-custo...
  7. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java API for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....different colors, widths, and line styles, including solid lines...can be drawn using solid and texture brushes. Furthermore, alpha...

    docs.aspose.com/drawing/java/developer-guide/dr...
  8. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....various colors, widths, and line styles, such as solid lines,...Additionally, you can use solid and texture brushes to draw shapes. Moreover...

    docs.aspose.com/drawing/net/developer-guide/sys...
  9. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...new Presentation("d:\\files\\Brush Skript MT.pptx"); // Get a blank...getFillFormat().setFillType(FillType.Solid); slide.getBackground().getFillFormat()...

    forum.aspose.com/t/add-new-last-slide-with-text...
  10. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....getFillColor() Defines the brush color that fills the closed path...getStrokeColor() Defines the color of a stroke. getStrokeForeThemeCo()...

    reference.aspose.com/words/java/com.aspose.word...