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

transparency

(0.87 sec)
  1. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android 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/androidjava/shape-format...
  2. 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/
  3. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more.... dispose (); } Set Transparency for Text This article demonstrates...demonstrates how to set transparency property to any text shape...

    docs.aspose.com/slides/java/text-formatting/
  4. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....$pres -> dispose (); } } Set Transparency for Text This article demonstrates...demonstrates how to set transparency property to any text shape...

    docs.aspose.com/slides/php-java/text-formatting/
  5. Convert BMP to EPS in Java

    This concise tutorial demonstrates how to convert BMP to EPS in Java. It covers the setup process, implementation details, and a practical example illustrating BMP file conversion to EPS in Java....options like page size, transparency, or background color to...

    kb.aspose.com/page/java/convert-bmp-to-eps-in-j...
  6. 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...
  7. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image....property to replace with transparency, such as white. image_data...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....property to replace with transparency, such as white. image_data...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....property to replace with transparency, such as white. image_data...

    reference.aspose.com/words/python-net/aspose.wo...
  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/