Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 9,472 for

effects

(0.49 sec)
  1. 在 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-...
  2. 使用透明度 | 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...
  3. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....formatting including fonts, colors, effects, borders and shading. Access...

    docs.aspose.com/words/python-net/features/
  4. 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...
  5. Secure Presentations with Passwords in PHP|Aspo...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for PHP. Secure your presentations....things—hyperlinks, animations, effects, and others—inside your presentation...

    docs.aspose.com/slides/php-java/password-protec...
  6. Compress and Decompress OTP Files via .NET

    C# compression and decompression source code to compress OTP documents into a single zip archive or vice versa on .NET Framework, .NET Core....multimedia content, transition effects and other slide elements. These...

    products.aspose.com/zip/net/zip-file/otp/
  7. Compress and Decompress X3D Files via .NET

    C# compression and decompression source code to compress X3D documents into a single zip archive or vice versa on .NET Framework, .NET Core....graphics, transparency, lighting effects, and animation settings including...

    products.aspose.com/zip/net/zip-file/x3d/
  8. 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/
  9. 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....get_Item ( 0 ); IEffectFormat effects = shape . getTextFrame ()....IOuterShadow outerShadowEffect = effects . getOuterShadowEffect ();...

    docs.aspose.com/slides/java/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/