Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,566 for

transparency

(0.11 sec)
  1. PdfImageCompression | Aspose.Words for Java

    Specifies the type of compression applied to images in the PDF file in Java....insertImage(getImageDir() + "Transparent background logo.png"); //...compression. Does not support transparency. length public static int...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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-...
  4. Change background in APNG documents via Java | ...

    Try our On-Premise document APIs to change background from APNG files on Java Application....background can be applied or transparency can be implemented. In order...24-bit images and 8-bit transparency. APNG is backward compatible...

    products.aspose.com/imaging/java/change-backgro...
  5. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP 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/php-java/shape-formatting/
  6. 使用C++处理形状或图表的反射效果|Documentation

    学习如何使用Aspose.Cells和C++处理形状或图表的反射效果。...shape, set its Blur, Size, Transparency and Distance properties...

    docs.aspose.com/cells/zh/cpp/working-with-the-r...
  7. 用 C++ 在图表中添加 WordArt 水印|Documentation

    学习如何使用 Aspose.Cells for C++ 向 Microsoft Excel 图表添加 WordArt 水印。我们的指南将演示如何创建和定位 WordArt 水印,以提升图表的视觉吸引力和独特性。... GetFill (); // Set the transparency. wordArtFormat . SetTransparency...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  8. PresetTexture enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape.... transparency = 0.5 ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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....MedianPointLocation ); // Transparency points var transparencyPoints...Location = 1899 ; // Add new transparency point var transparencyPoint...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  10. 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...