Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 9,855 for

document watermarking

(0.78 sec)
  1. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  2. IDocumentProcessorPlugin class | Aspose.Words f...

    Aspose.Words.IDocumentProcessorPlugin class. Defines an interface for external Document processor plugin....an interface for external document processor plugin. Methods...append(inputStream, loadOptions) Append the document loading it with the specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during Document loading or saving, enhancing your Document management experience....Words during document loading or saving. [Flags]...be missing from either the document tree following load, or from...

    reference.aspose.com/words/net/aspose.words/war...
  4. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word Documents without utilizing Microsoft Word in C++....and printing Microsoft Word documents without utilizing Microsoft...Aspose.Words Document Object Model (DOM) documentation article. Body...

    reference.aspose.com/words/cpp/aspose.words/
  5. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF Documents using Aspose.PDF in Python via .NET for comments and feedback....Python Contents [ Hide ] Add Watermark Annotation The most visible...visualize and transmit is the Watermark Annotation. This is the best...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  6. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with Document watermark...Watermark class Watermark class Represents class to work with...with document watermark. To learn more, visit the Working with Watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....Contents [ Hide ] Add Watermark Annotation A watermark annotation shall...printed page. You can add Watermark Text using WatermarkAnnotation...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  8. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....add a watermark, or other subtle design, to documents. In Aspose...Python via .NET, each PDF document is a collection of pages and...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  9. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main Document and a glossary Document of a Word Document in Java....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF Document using ImageStamp class with the Aspose.PDF for Java library....an image as a stamp in PDF document. The ImageStamp class provides...add an image stamp: Create a Document object and an ImageStamp object...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/