Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 5,700 for

transparency

(0.59 sec)
  1. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control....Pptx ); } The result: Set Transparency In PowerPoint, when you...shapes, you can also set a transparency level to control the opacity...

    docs.aspose.com/slides/net/shape-formatting/
  2. FillType | Aspose.Words for Java

    Specifies fill type for a fillable object in Java....format("The fill is transparent at {0}%",fill.getTransparency()...println(MessageFormat.format("The fill transparency is {0}%",fill.getTransparency()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....dispose (); } The result: Set Transparency In PowerPoint, when you...shapes, you can also set a transparency level to control the opacity...

    docs.aspose.com/slides/java/shape-formatting/
  4. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via Java....Network Graphics, 24-bit with transparency. .TIFF or .TIF Tag Image...

    docs.aspose.com/ocr/python-java/supported-file-...
  5. Stroke.Opacity | Aspose.Words for .NET

    Discover the Stroke Opacity property, control stroke Transparency from 0 to 1 for stunning visual effects in your designs. Enhance your creativity today!...property Defines the amount of transparency of a stroke. Valid range...Dotted, horizontal, half-transparent red line // with an arrow...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Line Symbolizer|Documentation

    GIS C# Library or API supports Simple Line symbolizer for 1-dimensional geometries lines and can be applied on geometries of any type like Point, Line, Surface....Specifies the color and transparency given to the line. Width...

    docs.aspose.com/gis/net/line-symbolizer/
  7. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…... Can you set the transparency on the hatch? i want to...= new CadHatch(); hatch.Transparency = 100; If not please attach...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  8. Working with Image Placement|Aspose.PDF for Java

    This section describes the features of working with image placement PDF file using Java library....Create a buffered image with transparency BufferedImage bimage = new...

    docs.aspose.com/pdf/java/working-with-image-pla...
  9. Loosing image quality after resizing image - Fr...

    Hello Team, We are trying to resize image using aspose.imaging latest version. In that, if source image width is greater than 572 then we are trying to resize that image to 572 width. we are able to resize image but we …...How can we make background transparent(as per the source image)...How can we make background transparent(as per the source image)...

    forum.aspose.com/t/loosing-image-quality-after-...
  10. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more....Master Set Watermark Shape Transparency By default, the rectangle...lines of code make the shape transparent. watermarkShape . getFillFormat...

    docs.aspose.com/slides/java/watermark/