Add, get or remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++...Artifacts collection class. Save PDF..._dataDir + inputFileName ); auto artifact = MakeObject < WatermarkArtifact...
Add or remove watermark from PDF documents with free cross-platform Apps and High Code APIs for any platform....Artifacts collection class. Save PDF...Pdf . Document ( "1.pdf" ); artifact = new Aspose . Pdf . WatermarkArtifact...
Learn how to add watermark Artifacts to PDF files in Python using Aspose.PDF for Python via .NET....Contents [ Hide ] Add a watermark artifact to a PDF Document using Aspose...Access page artifacts. Filter watermark artifacts. Collect watermark...
使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加水印...Artifacts 集合类的方法添加水印。 保存 PDF 文件 向 PDF.... pdf . WatermarkArtifact artifact = new com . aspose . pdf ...
了解如何使用 Python 和 Aspose.PDF 管理 PDF 文档中的页眉和页脚。...sys def _create_text_artifact ( artifact_class , text ): """Create..."""Create a text artifact (header/footer) with common styling."""...
Add watermark to PDF file programmatically with Java sample code using Aspose.PDF for Java...Artifacts collection class. Save PDF.... pdf . WatermarkArtifact artifact = new com . aspose . pdf ...
Add watermark to PDF file programmatically with C# sample code using Aspose.PDF for .NET...Artifacts collection class. Save PDF...Document ( inputFile ); var artifact = new Aspose . Pdf . WatermarkArtifact...