Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,557 for

transparency

(0.15 sec)
  1. PdfImageCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PdfImageCompression enum to optimize image compression in your PDF files, enhancing quality and reducing file size effortlessly.... Does not support transparency. Examples Shows how to specify...InsertImage ( ImageDir + "Transparent background logo.png" ); //...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Drawing::ShadowFormat class | As...

    Aspose::Words::Drawing::ShadowFormat class. Represents shadow formatting for an object. To learn more, visit the documentation article in C++.... get_Transparency () Gets or sets the degree...degree of transparency for the shadow effect as a value between...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Font::get_Fill method | Aspose.W...

    Aspose::Words::Font::get_Fill method. Gets fill formatting for the Font in C++....fill is transparent at " << ( fill -> get_Transparency () * 100..."The fill transparency is " << ( fill -> get_Transparency () * 100...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java....the foreground color or transparency of text fill. Getting Font...

    docs.aspose.com/words/java/working-with-fonts/
  5. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... transparency = 0.5 ; doc . save ( base...Drawing class Stroke Stroke.transparency property Stroke.weight property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... transparency = 0.5 doc . save ( file_name...drawing class Stroke Stroke.transparency property Stroke.weight property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Word Art Watermark to Chart|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.... getFill (); // Set the transparency. wordArtFormat . setTransparency...

    docs.aspose.com/cells/java/add-word-art-waterma...
  8. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker... transparency = 0.5 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Fill::get_Color method ...

    Aspose::Words::Drawing::Fill::get_Color method. Gets or sets a Color object that represents the foreground color for the fill in C++....fill is transparent at " << ( fill -> get_Transparency () * 100..."The fill transparency is " << ( fill -> get_Transparency () * 100...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Images in PostScript | .NET

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

    docs.aspose.com/page/net/ps/working-with-images/