Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 9,774 for

effects

(0.72 sec)
  1. Encrypt and Decrypt PDF|Aspose.PDF for Python v...

    Encrypt and Decrypt PDF File with Python via C++ application....Types and Algorithms One effective way to safeguard PDF files...

    docs.aspose.com/pdf/python-cpp/set-privileges-e...
  2. Chuyển đổi Word sang PCL bằng Python

    Bài viết đơn giản này thảo luận về cách chuyển đổi Word sang PCL bằng Python. Nó bao gồm tất cả thông tin cần thiết để thiết lập môi trường và cung cấp mã ví dụ hoạt động để hiển thị tệp DOC thành PCL bằng Python....allow_embedding_post_script_fonts, dml_3d_effect_rendering_mode,export_generator_name...

    kb.aspose.com/vi/words/python/convert-word-to-p...
  3. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....change the proposed change effectively. self . assertEqual ( 6 ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RunCollection.toArray method | Aspose.Words for...

    RunCollection.toArray method. Copies all runs from the collection to a new array of runs....change the proposed change effectively. expect ( doc . revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline images with customizable borders. Elevate your visuals and improve user engagement today!... Borders only have effect for inline images. public BorderCollection...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Effets d'éclairage SVG – Filtres SVG – Code C#

    Découvrez comment combiner plusieurs filtres SVG pour créer et contrôler des effets d'éclairage SVG à l'aide de l'API Aspose.SVG for .NET....<rect> with specular lighting effect using filters in C# 2 3 //...Combine (OutputDir, "svg-lighting-effect.svg" )); 66 } Example-LightingEffectRect...

    docs.aspose.com/svg/fr/net/svg-lighting-effects/
  7. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library.... // This property has effect only when saving to raster...images. // This property has effect only when saving to raster...

    docs.aspose.com/diagram/net/save-visio-document/
  8. Сохранить документ Visio программно|Documentation

    На этой странице описывается, как сохранить документ Visio в файл, поток с библиотекой Aspose.Diagram.... // This property has effect only when saving to raster...images. // This property has effect only when saving to raster...

    docs.aspose.com/diagram/ru/net/save-visio-docum...
  9. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a DOCX document which contains a table with relative preferred size, e.g. 100%, and columns with different preferred sizes. Change…...the document, such that the effective width of the document becomes...

    forum.aspose.com/t/update-table-width-when-savi...
  10. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...Normally, will this operation take effect? alexey.noskov March 28, 2025...

    forum.aspose.com/t/how-to-modify-footnote-conte...