Remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++...Artifacts collection class. Save PDF...pdf" ); // Read artifacts from first page artifacts = doc -> get_Pages...
使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...Artifacts 集合类的方法添加水印。 保存 PDF 文件 向 PDF...VerticalAlignment (); $artifact = new WatermarkArtifact (); $artifact -> setText...
Add, get or remove watermark from 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...
Get watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++...Artifacts collection class. Save PDF...pdf" ); // Read artifacts from first page artifacts = doc -> get_Pages...
简单的演示源代码,可在任何平台上使用 C++ 语言从 PDF 文件中获取水印。...Artifacts 集合类的方法添加水印。 保存 PDF 文件 从 PDF...pdf" ); // Read artifacts from first page artifacts = doc -> get_Pages...