Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 7,824 for

effects

(0.06 sec)
  1. Hide the Gridlines in Excel with Python

    Hide the gridlines in Excel with Python by following this article. Get IDE details, programming steps, and a sample code to remove gridlines with Python....sample text in a cell to see the effect Set the gridline visible flag...with Python . This flag is effective for HtmlSaveOptions while...

    kb.aspose.com/cells/python/hide-the-gridlines-i...
  2. GlowFormat.color property | Aspose.Words for Py...

    GlowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for a glow effect...represents the color for a glow effect. The default value is aspose...to interact with glow shape effect. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD для .NET 19.3 - Примечания к выпуску...

    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.... Length ; i ++) { var effect = ( StrokeEffect ) im . Layers...Layers [ i ]. BlendingOptions . Effects [ 0 ]; var settings = ( ColorFillSettings...

    docs.aspose.com/psd/ru/net/aspose-psd-for-net-1...
  4. Aspose.PSD за .NET 19.3 - Бележки за версията|D...

    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.... Length ; i ++) { var effect = ( StrokeEffect ) im . Layers...Layers [ i ]. BlendingOptions . Effects [ 0 ]; var settings = ( ColorFillSettings...

    docs.aspose.com/psd/bg/net/aspose-psd-za-net-19...
  5. Arbeiten mit dem Reflection Effekt von Shape od...

    Lernen Sie, wie man mit dem Reflection Effekt von Formen oder Diagrammen mit Aspose.Cells und C++ arbeitet....0 ); // Set the reflection effect of the shape, set its Blur...std :: cout << "Reflection effect applied successfully!" << std...

    docs.aspose.com/cells/de/cpp/working-with-the-r...
  6. Redact Documents via Java | products.aspose.com

    Search and replace PDF, Microsoft Word documents, Excel spreadsheets and PowerPoint presentations data via your Java application....developers can implement effective and secure document redaction...child API of BMP1, users can effectively redact text, images, or metadata...

    products.aspose.com/total/java/redact/
  7. シェイプアニメーション|Aspose.Slides for PHP ドキュメント

    PowerPointアニメーションの適用...(); # 形状にFadeアニメーション効果を追加します $effect = $sequence -> addEffect (...1stレベル段落による形状テキストのアニメーション $effect -> getTextAnimation () -> setBuildType...

    docs.aspose.com/slides/ja/php-java/shape-animat...
  8. Notas de la versión de Aspose.PSD para .NET 22....

    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....1 ]; var effect = layer . BlendingOptions . Effects [ 0 ]; //...opción BlendMode del efecto effect . BlendMode = BlendMode . Darken...

    docs.aspose.com/psd/es/net/aspose-psd-para-net-...
  9. Arbeta med glödeffekten av form eller diagram m...

    Lär dig hur man arbetar med glödeffekten av former eller diagram med Aspose.Cells for C++....Get ( 0 ); // Set the glow effect of the shape, Set its Size...xlsx" ); std :: cout << "Glow effect applied successfully!" << std...

    docs.aspose.com/cells/sv/cpp/working-with-the-g...
  10. Blur Image in Python

    This guide elaborates to blur image in Python. It explains the system settings, the algorithm, and a running code snippet to blur picture in Python....customize the image blurring effect. Additionally, you can render...the application of the blur effect on pictures in Python . It...

    kb.aspose.com/imaging/python/blur-image-in-python/