Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 9,836 for

effects

(0.24 sec)
  1. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....Gets the slideshow transition effects for the slide auto transition...

    docs.aspose.com/slides/cpp/audio-frame/
  2. 在 XPS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Python 中使用该功能...rectangle ' s color on the page effectively turns to green 20 path2....Fill property, it will take effect on both path5 and path4 44...

    docs.aspose.com/page/zh/python-net/xps/working-...
  3. 使用透明度 | C++

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 C++ 中使用该功能。...rectangle's color on the page effectively turns to green 19 path2 ->...Fill property, it will take effect on both path5 and path4 44...

    docs.aspose.com/page/zh/cpp/xps/working-with-tr...
  4. Aspose.PSD for .NET 18.8 - Release Notes|Docume...

    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....Feature PSDNET-56 Support Layer Effects for PSD format Feature PSDNET-55...} PSDNET-56 Support Layer Effects for PSD format using ( PsdImage...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  5. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    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....Editing of Gradient Overlay Layer Effect Feature PSDNET-257 Rendering...Rendering of Gradient Overlay Layer Effect Feature PSDNET-585 The GradientOverlayEffec...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  6. Compress and Decompress CDR Files via .NET

    C# compression and decompression source code to compress CDR documents into a single zip archive or vice versa on .NET Framework, .NET Core....shapes, images, colours and effects for vector representation of...

    products.aspose.com/zip/net/zip-file/cdr/
  7. Image Stencil – Python Code and Free Online Ste...

    Learn how to make image stencils using Python code and online Stencil Maker. Enjoy free, easy-to-use tools for perfect stencil art....stencil art with graffiti-like effects. Here are the basic steps to...a template for the stencil effect. Image Stencil in Python Aspose...

    products.aspose.com/svg/python-net/vectorize-im...
  8. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...UseCoreFonts = true; Adjust DML Effects Rendering : If your document...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  9. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... shapes [ 0 ] effects = shape . text_frame . paragraphs...portion_format . effect_format outerShadowEffect = effects . outer_shadow_effect...

    docs.aspose.com/slides/python-net/text-formatting/
  10. 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....getShapes () -> get_Item ( 0 ); $effects = $shape -> getTextFrame ()...(); $outerShadowEffect = $effects -> getOuterShadowEffect ();...

    docs.aspose.com/slides/php-java/text-formatting/