Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 1,697 for

watermark removal

(0.7 sec)
  1. C++でプレゼンテーションに透かしを追加する|Aspose.Slides ドキュメント

    C++でPowerPointおよびOpenDocumentプレゼンテーションのテキストと画像の透かしを管理し、ドラフト、機密情報、著作権などを示します。...File :: ReadAllBytes ( u "watermark.png" ); auto image = presentation...watermarkShape -> set_Name ( u "watermark" ); 透かしを削除する 透かし形状を削除するには、...

    docs.aspose.com/slides/ja/cpp/watermark/
  2. Installation|Aspose.Slides for Python Documenta...

    Learn how to quickly install Aspose.Slides for Python via .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...places watermarks and may have other limitations. To remove restrictions...

    docs.aspose.com/slides/python-net/installation/
  3. Document.WebExtensionTaskPanes | Aspose.Words f...

    Explore the WebExtensionTaskPanes property to access a valuable collection of task pane add-ins, enhancing your document's functionality and user experience....docx" ); // Remove all web extension task panes...assembly Aspose.Words Document.Watermark Document.WriteProtection English...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Archivo

    Archivo...dataDir = dataDir + "Add_Text_Watermark.pdf"; // Guardar documento...dataDir = dataDir + "Add_Image_Watermark.pdf"; // Guardar documento...

    blog.aspose.com/es/pdf/insert-or-delete-text-im...
  5. Convert Word to Excel in Python|Aspose.Words fo...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Python. Save a document in various formats to XLSX using Python....Words license removes evaluation watermarks and enables full...

    docs.aspose.com/words/python-net/convert-a-docu...
  6. Lưu trữ

    Lưu trữ...pdfDocument->Save(u"OutputDirectory\\Text-Watermark-Out.pdf", SaveFormat::Pdf);...lớp ImageStamp với hình ảnh watermark. Đặt vị trí và các thuộc tính...

    blog.aspose.com/vi/pdf/insert-or-delete-text-im...
  7. Procurar

    Procurar...addTextFrame("Watermark"); // Definir fonte e cor...apresentação pres.save("watermarked-presentation.pptx", SaveFormat...

    blog.aspose.com/pt/slides/add-watermark-to-powe...
  8. Archivo

    Archivo...-and-Deleting-Text-Image-Watermarks} # Aspose.PDF for C++ es...pdfDocument->Save(u"OutputDirectory\\Text-Watermark-Out.pdf", SaveFormat::Pdf);...

    blog.aspose.com/es/pdf/insert-or-delete-text-im...
  9. Archiwa

    Archiwa...pdfDocument->Save(u"OutputDirectory\\Text-Watermark-Out.pdf", SaveFormat::Pdf);...pdfDocument->Save(u"OutputDirectory\\Image-Watermark-Out.pdf", SaveFormat::Pdf);...

    blog.aspose.com/pl/pdf/insert-or-delete-text-im...
  10. Ajouter des filigranes aux présentations en Jav...

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

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