Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 11,629 for

artifact

(0.06 sec)
  1. 使用 Java 向 PDF 添加水印 | Aspose.PDF

    在 Java 和 PHP 上向 PDF 文件添加水印的 Java 源代码,Delphi。...Artifacts 集合类的方法添加水印。 保存 PDF 文件 向 PDF.... pdf . WatermarkArtifact artifact = new com . aspose . pdf ...

    products.aspose.com/pdf/zh-hans/java/watermark/...
  2. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加水印的 Python 源代码。...Artifacts 集合类的方法添加水印。 保存 PDF 文件 向 PDF...path_infile ) artifact = apdf . WatermarkArtifact () artifact . set_image...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  3. 使用 C# 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中添加或删除水印的 C# 源代码。...Document ( inputFile ); var artifact = new Aspose . Pdf . WatermarkArtifact...WatermarkArtifact (); artifact . SetTextAndState ( "WATERMARK" ,...

    products.aspose.com/pdf/zh-hans/net/watermark/
  4. 使用 Java 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    用于在 Java 和 PHP 上为 PDF 文件添加或移除水印的 Java 源代码,德尔福。...com/webapp/ #/artifacts/browse/Tree/General/repo/...WatermarkArtifact artifact = new WatermarkArtifact (); artifact . setText...

    products.aspose.com/pdf/zh-hans/java/watermark/
  5. 使用 C++ 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上向PDF文件添加或删除水印。..._dataDir + inputFileName ); auto artifact = MakeObject < WatermarkArtifact...FindFont ( u "Courier" )); artifact -> SetTextAndState ( u "WATERMARK"...

    products.aspose.com/pdf/zh-hans/cpp/watermark/
  6. Add, Get or Remove Watermark in PDF using C# | ...

    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...

    products.aspose.com/pdf/net/watermark/
  7. 使用 C++ 从 PDF 中移除水印 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上从PDF文件中删除水印。...Artifacts 集合类的方法添加水印。 保存 PDF 文件 从 PDF...pdf" ); // Read artifacts from first page artifacts = doc -> get_Pages...

    products.aspose.com/pdf/zh-hans/cpp/watermark/r...
  8. 使用 C++ 从 PDF 中获取水印 | Aspose.PDF

    简单的演示源代码,可在任何平台上使用 C++ 语言从 PDF 文件中获取水印。...Artifacts 集合类的方法添加水印。 保存 PDF 文件 从 PDF...pdf" ); // Read artifacts from first page artifacts = doc -> get_Pages...

    products.aspose.com/pdf/zh-hans/cpp/watermark/get/
  9. Get Watermark from PDF using C++ | Aspose.PDF

    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...

    products.aspose.com/pdf/cpp/watermark/get/
  10. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加或删除水印的 Python 源代码。...Artifacts 集合類別的 Add 方法新增浮水印。 儲存 PDF... Document ( path_infile ) artifact = apdf . WatermarkArtifact...

    products.aspose.com/pdf/zh-hant/python-net/wate...