Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,896 for

transparency

(0.06 sec)
  1. Aspose::Words::Drawing::Fill::set_Transparency ...

    Aspose::Words::Drawing::Fill::set_Transparency method. Sets the degree of Transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) in C++....ill::set_Transparency method Fill::set_Transparency method Sets...Sets the degree of transparency of the specified fill as a value...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ReflectionFormat::get_T...

    Aspose::Words::Drawing::ReflectionFormat::get_Transparency method. Gets a double value between 0.0 (opaque) and 1.0 (clear) representing the degree of Transparency for the reflection effect. The default value is 0.0 in C++....et_Transparency method ReflectionFormat::get_Transparency method...representing the degree of transparency for the reflection effect...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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....gradient color points, and transparency points. Inner Shadow: Involves...gradient color points and transparency points. Color Overlay: Incorporates...

    docs.aspose.com/psd/java/developer-guide/layer-...
  4. Working with Image Rendering|Documentation

    Render images with alpha blending in Java. Anti-aliasing with lines and curves in Java. Image clipping using Java API....an image to achieve semi-transparency. The alpha channel comprises...image. To draw graphics with transparency using Java, follow these...

    docs.aspose.com/drawing/java/working-with-image...
  5. Read Color of Shape's Glow Effect with C++|Docu...

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

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  6. Aspose::Words::Drawing::ReflectionFormat class ...

    Aspose::Words::Drawing::ReflectionFormat class. Represents the reflection formatting for an object in C++.... get_Transparency () Gets a double value between...representing the degree of transparency for the reflection effect...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 在Aspose.Cells中为工作表添加WordArt水印|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....//Set the transparency wordArtFormat . Transparency = 0.9 ; //Make...

    docs.aspose.com/cells/zh/net/add-wordart-waterm...
  8. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape...opacity Defines the amount of transparency of a stroke. Valid range...for the start of a stroke. transparency Gets or sets a value between...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++....-> idx_get ( 0 ) -> set_Transparency ( 0.25 ); // Add new gradient...-> idx_get ( 0 ) -> get_Transparency (), 0.01 ); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. GlowFormat | Aspose.Words for Java

    Represents the glow formatting for an object in Java....getTransparency() Gets the degree of transparency for the glow effect as a...value) Sets the degree of transparency for the glow effect as a...

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