Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 14,233 for

watermark

(0.16 sec)
  1. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印... set_text_and_state ( "WATERMARK" , ts ) artifact . artifa...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  2. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....an image, and use it as a watermark. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Word Art Text with Built-in Styles using No...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for Node.js via C++. Create visually appealing text in Excel using built-in styles....Assistant Close Locking WordArt Watermark with Node.js via C++ Set preset...

    docs.aspose.com/cells/nodejs-cpp/add-word-art-t...
  4. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.pageWidth property. Returns or sets the width of the page in points....an image, and use it as a watermark. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Developer Guide|Documentation

    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....WordArt Watermark to Worksheet Add WordArt Watermark to Chart...

    docs.aspose.com/cells/java/developer-guide/
  6. Licensing|Documentation

    Aspose. Diagram for .NET invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....it inserts an evaluation watermark in the middle of the document...will also see evaluation watermark in exported images and PDF...

    docs.aspose.com/diagram/net/licensing/
  7. Digitally Sign PNG File Online or using Java | ...

    Free online app for digital signature in PNG files. Develop Java application to electronically sign PNG documents.... Watermark original PNG files to prevent...stages. Integrate digital watermark systems for PNG files. Enforce...

    products.aspose.com/total/java/signature/png/
  8. Scaling down an XFA pdf file - Free Support For...

    Hello My client has the need to scale down an existing XFA pdf file and then add a "text" at the bottom of the page. I was wondering if aspose.pdf would be able to handle someting like this (scaling down a file). Thanks …...Save(ms); // add text watermark at the bottom of page // Open...txtStamp = new TextStamp("Sample Watermark.."); txtStamp.VerticalAlignment...

    forum.aspose.com/t/scaling-down-an-xfa-pdf-file...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/net/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io en Thu, 15 Jan 2026 00:00:00 +0000 http......pdf"p )); Net: How to add Watermark Annotation using .NET https://products...aspose.com/pdf/net/annotation/watermark/add/ Thu, 15 Jan 2026 00:00:00...

    products.aspose.com/pdf/net/annotation/index.xml
  10. 使用 C++ 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加水印...使用 C++ 工具向 PDF 文件添加水印 为了将 Watermark 添加到 PDF 文件,我们将使用 Aspose.PDF...artifact -> SetImage ( u "watermark.jpg" ); // Set artifact position...

    products.aspose.com/pdf/zh-hant/cpp/watermark/add/