Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 11,670 for

artifact

(0.41 sec)
  1. Working with Artifacts in Python via .NET|Aspos...

    Aspose.PDF for Python via .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....Working with Artifacts in Python via .NET Contents [ Hide ] Artifacts...Artifacts in PDF are graphics objects or other elements that...

    docs.aspose.com/pdf/python-net/artifacts/
  2. 使用工件|Aspose.PDF for Java

    本页介绍如何使用 Aspose.PDF for Java 处理 Artifact 类。代码示例展示了如何向 PDF 页面添加背景图像以及如何获取 PDF 文件第一页上的每个水印。... Artifact 类包含: Artifact.Type – 获取工件类型(支持 Artifact.ArtifactType...Undefined)。 Artifact.Subtype – 获取工件子类型(支持Artifact.ArtifactSub...

    docs.aspose.com/pdf/zh/java/artifacts/
  3. 使用 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-hans/python-net/wate...
  4. Add Watermark to PDF using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/watermark/add/
  5. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....Working with Artifacts in .NET Contents [ Hide ] Artifacts in PDF are...background purposes. Examples of artifacts include page headers, footers...

    docs.aspose.com/pdf/net/artifacts/
  6. 使用 C++ 向 PDF 添加水印 | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上向 PDF 文件添加水印。...Artifacts 集合类的方法添加水印。 保存 PDF 文件 向 PDF...pdf" ); // Create artifact with image artifact = MakeObject < WatermarkArtifact...

    products.aspose.com/pdf/zh-hans/cpp/watermark/add/
  7. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with Artifacts and getting watermarks in PDFs using PHP....to your PDF document using Artifacts. Please check this article...Adobe Acrobat is called an artifact (as described in 14.8.2.2...

    docs.aspose.com/pdf/php-java/add-watermarks/
  8. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with Artifacts and getting watermarks in PDFs using programmatically the Java....to your PDF document using Artifacts. Please check this article...Adobe Acrobat is called an artifact (as described in 14.8.2.2...

    docs.aspose.com/pdf/java/add-watermarks/
  9. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加或删除水印的 Python 源代码。... Document ( path_infile ) artifact = apdf . WatermarkArtifact.... find_font ( "Courier" ) artifact . set_text_and_state ( "WATERMARK"...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  10. 使用 C++ 向 PDF 添加水印 | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上向 PDF 文件添加水印。...Artifacts 集合类的方法添加水印。 保存 PDF 文件 向 PDF...pdf" ); // Create artifact with image artifact = MakeObject < WatermarkArtifact...

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