Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 5,635 for

transparency

(0.13 sec)
  1. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ 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/cpp/shape-formatting/
  2. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, and more....Master Set Watermark Shape Transparency By default, the rectangle...lines of code make the shape transparent. watermarkShape . getFillFormat...

    docs.aspose.com/slides/androidjava/watermark/
  3. Add Watermarks to Presentations in JavaScript|A...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Node.js to indicate a draft, confidential information, copyright, and more....Master Set Watermark Shape Transparency By default, the rectangle...lines of code make the shape transparent. watermarkShape . getFillFormat...

    docs.aspose.com/slides/nodejs-java/watermark/
  4. Create EPS File in Python

    This article focuses on how to create an EPS file in Python. It explains the step-by-step algorithm and a sample code to make EPS file in Python....properties like background color, transparency, image quality, page size...

    kb.aspose.com/page/python/create-eps-file-in-py...
  5. 使用Node.js在C++中创建Excel工作表的透明图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++生成Excel工作表的透明图片。...setOnePagePerSheet ( true ); // Apply transparency to the output image imgOption...

    docs.aspose.com/cells/zh/nodejs-cpp/create-tran...
  6. ImageData.IsLinkOnly | Aspose.Words for .NET

    Discover the ImageData IsLinkOnly property, it indicates if an image is externally linked, enhancing document efficiency and storage management....property to replace with transparency, such as white. imageData...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode....property to replace with transparency, such as white. image_data...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for JavaScript via C++....transparency Working with the Shadow...distance = 45 ; shadowEffect . transparency = 0.3 ; const outputData...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  9. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....11: Preserve transparency on APNG to GIF conversion;...processing. Transparent PNG to TIFF Deflate RGB: Transparency preservation...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  10. Create EPS File in C#

    This quick tutorial guides how to create an EPS file in C#. It covers the stepwise algorithm and a runnable code to make EPS file in C#....page size, page margins, transparency, and other properties to...

    kb.aspose.com/page/net/create-eps-file-in-csharp/