Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 14,333 for

watermarking

(0.69 sec)
  1. Find and Replace Text in Excel using Python

    Follow this article to find and replace text in Excel using Python. It has details to set the IDE, a list of steps, and a sample code to replace data in Excel using Python....Load the license to avoid watermarks Load the input workbook Create...

    kb.aspose.com/cells/python/find-and-replace-tex...
  2. Remove Signature from Word Document using Python

    Follow this article to remove signature from Word document using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to delete signature in Word using Python....Load the license to avoid watermark limitations Use DigitalSignatureUtil...

    kb.aspose.com/words/python/remove-signature-fro...
  3. Create Presentations on Android|Aspose.Slides D...

    Create presentations in Java with Aspose.Slides for Android—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....How do I remove the trial watermark and limitations? Apply a license...

    docs.aspose.com/slides/androidjava/create-prese...
  4. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#....process of adding an image watermark in a presentation, refer to...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  5. 使用Node.js via C++在图表上添加WordArt水印|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel的图表中添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...get ( 0 ); // Add a WordArt watermark (shape) to the chart's plot...

    docs.aspose.com/cells/zh/nodejs-cpp/add-wordart...
  6. Добавление водяных знаков в презентации на Java...

    Управляйте текстовыми и изображенными водяными знаками в презентациях PowerPoint и OpenDocument в Node.js, чтобы указывать черновик, конфиденциальную информацию, авторские права и многое другое.... fromFile ( "watermark.png" ); let image = presentation...watermarkShape . setName ( "watermark" ); Удалить водяной знак Чтобы...

    docs.aspose.com/slides/ru/nodejs-java/watermark/
  7. Wasserzeichen zu Präsentationen in Java hinzufü...

    Verwalten Sie Text- und Bildwasserzeichen in PowerPoint- und OpenDocument-Präsentationen in Java, um einen Entwurf, vertrauliche Informationen, Urheberrechte und mehr anzuzeigen....= new FileInputStream ( "watermark.png" ); IPPImage image = presentation...watermarkShape . setName ( "watermark" ); Ein Wasserzeichen entfernen...

    docs.aspose.com/slides/de/java/watermark/
  8. 在 JavaScript 中向演示文稿添加水印|Aspose.Slides for Node....

    在 Node.js 中管理 PowerPoint 和 OpenDocument 演示文稿的文本和图片水印,以标示草稿、机密信息、版权等。... fromFile ( "watermark.png" ); let image = presentation...watermarkShape . setName ( "watermark" ); 删除水印 要删除水印形状,请使用 AutoShape...

    docs.aspose.com/slides/zh/nodejs-java/watermark/
  9. 在 Android 上为演示文稿添加水印|Aspose.Slides 文档

    在 Android 上使用 Java 管理 PowerPoint 和 OpenDocument 演示文稿中的文本和图片水印,以标示草稿、机密信息等。...= new FileInputStream ( "watermark.png" ); IPPImage image = presentation...watermarkShape . setName ( "watermark" ); 删除水印 要删除水印形状,请使用 IAutoShape...

    docs.aspose.com/slides/zh/androidjava/watermark/
  10. Ajouter des filigranes aux présentations en Jav...

    Gérez les filigranes texte et image dans les présentations PowerPoint et OpenDocument en Java pour indiquer un brouillon, des informations confidentielles, des droits d’auteur et plus encore....= new FileInputStream ( "watermark.png" ); IPPImage image = presentation...watermarkShape . setName ( "watermark" ); Supprimer un filigrane...

    docs.aspose.com/slides/fr/java/watermark/