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

transparency

(0.53 sec)
  1. Convert SVG to Image – Python Code and Online C...

    Convert SVG to PNG, JPEG, BMP, TIFF, and other images with Aspose.SVG for Python via .NET. Complete code examples + free online SVG to Image converter.... Format Best For Transparency Compression PNG Web graphics...uncompressed workflows 1-bit transparency only None (largest files)...

    products.aspose.com/svg/python-net/conversion/s...
  2. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF document using Aspose.PDF for Rust via C++....background placement Opacity (transparency level) In this example,...PDF file, applies a semi-transparent rotated watermark, and saves...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/
  3. Stroke.BaseForeColor | Aspose.Words for .NET

    Discover the Stroke BaseForeColor property to easily access the unmodified base foreground color of your stroke for precise design control.... Transparency = 0.5 ; Assert . That (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. Stroke.base_fore_color property | Aspose.Words ...

    Stroke.base_fore_color property. Gets the base foreground color of the stroke without any modifiers.... transparency = 0.5 self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more....result: Set Transparency for Text Adjusting text transparency allows...provides the ability to set the transparency level of paragraphs and...

    docs.aspose.com/slides/net/text-formatting/
  9. 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...
  10. Convert HEX to RGB in Python | Hexadecimal to RGB

    Learn how to convert HEX to RGB or RGBA color codes in Python. Includes a step-by-step guide, comparison table, and code examples....) extends RGB by adding transparency through the alpha channel...Sometimes, you may need to add transparency to your colors. This is...

    blog.aspose.com/svg/convert-hex-to-rgb-in-python/