Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 5,702 for

transparency

(0.1 sec)
  1. Aspose::Words::Drawing::GlowFormat::get_Transpa...

    Aspose::Words::Drawing::GlowFormat::get_Transparency method. Gets or sets the degree of Transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++....::get_Transparency method GlowFormat::get_Transparency method...Gets or sets the degree of transparency for the glow effect as a...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ShadowFormat::get_Color...

    Aspose::Words::Drawing::ShadowFormat::get_Color method. Gets or sets a Color object that represents the color for the shadow. The default value is Black in C++....how to set a color with transparency. auto doc = System :: MakeObject...()); shadowFormat -> set_Transparency ( 0.8 ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Read Color of a Shape's Glow Effect with Golang...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....16711672 IsShapeColor: True Transparency: 0 . 13 Type: RGB Working...

    docs.aspose.com/cells/go-cpp/read-color-of-shap...
  4. Alpha Blending Image Filter|Documentation

    Alpha blending image filter application for image overlay with opacity level settings with Java code example....value of 0 implies complete transparency. For our example, we will...will utilize a semi-transparent image effect with an overlay alpha...

    docs.aspose.com/imaging/java/developer-guide/ma...
  5. Add Word Art Watermark to Worksheet using Aspos...

    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.... getFill (); //Set the transparency wordArtFormat . setTransparency...

    docs.aspose.com/cells/java/add-word-art-waterma...
  6. Working with Images in PS file | Java

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...document: for opaque images; for transparent images; This was done because...PostScript doesn’t support transparency. However, translucent images...

    docs.aspose.com/page/java/ps/working-with-images/
  7. Working with Images in PS file | Python

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...document: for opaque images; for transparent images; This distinction...does not inherently support transparency. However, translucent images...

    docs.aspose.com/page/python-net/ps/working-with...
  8. Export OFT to PNG via Java | products.aspose.com

    Java API to Convert OFT to PNG without using Microsoft Word or Outlook...Outlook templates, preserving transparency and high-quality visuals...digital platforms Maintaining transparency for design overlays Archiving...

    products.aspose.com/total/java/conversion/oft-t...
  9. Modifying Images|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.... Verify Image Transparency This article demonstrates...image transparency. The steps to check image transparency are as...

    docs.aspose.com/psd/net/modifying-images/
  10. PdfImageCompression enumeration | Aspose.Words ...

    Aspose.Words.Saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file.... Does not support transparency. Examples Shows how to specify...insertImage ( base . imageDir + "Transparent background logo.png" ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...