Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 11,529 for

artifact

(0.03 sec)
  1. Extra Artifact Appears When Converting a Presen...

    Hi Team, I have attached a sample PPTX with a single slide containing a single shape. When I use Aspose to open this PPTX and try to get the image of this shape, I am getting extra Artifact in the image. I have attache…...Extra Artifact Appears When Converting a Presentation Shape to...shape, I am getting extra artifact in the image. I have attached...

    forum.aspose.com/t/extra-artifact-appears-when-...
  2. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Working with Artifacts Contents [ Hide ] Artifacts are generally... In your PDF examples of artifacts include different information...

    docs.aspose.com/pdf/java/artifacts/
  3. 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/
  4. 使用 Python 向 PDF 添加水印|Aspose.PDF for Python via ...

    本文解释了如何使用 Python 程序处理 PDF 中的工件和获取水印的功能。...NET 允许使用Artifacts向您的PDF文档添加水印。请查看本文以解决您的任务。 为了处理artifacts,Aspose...PDF有两个类: Artifact 和 ArtifactCollection 。 为了获取特定页面上的所有artifacts, Page...

    docs.aspose.com/pdf/zh/python-net/add-watermarks/
  5. 使用 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/
  6. Add Watermark to PDF using Python | Aspose.PDF

    Add watermark to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...Artifacts collection class. Save PDF...pdf" ) artifact = ap . WatermarkArtifact () artifact . set_image...

    products.aspose.com/pdf/python-net/watermark/add/
  7. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...Artifacts collection class. Save PDF...pdf" ); // Create artifact with image artifact = MakeObject < WatermarkArtifact...

    products.aspose.com/pdf/cpp/watermark/add/
  8. 使用 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/
  9. 在C++中使用Artifacts|Aspose.PDF for C++

    本页描述了如何使用Aspose.PDF for C++处理Artifact类。代码片段展示了如何向PDF页面添加背景图像以及如何获取PDF文件第一页的每个水印。...在C++中使用Artifacts Contents [ Hide ] 如何在PDF中获取水印? 什么是PDF中的artifact?...关信息,应该标记为artifact,以便辅助技术可以忽略它。 如果在创建程序中无法识别artifact,则必须使用Aspose...

    docs.aspose.com/pdf/zh/cpp/artifacts/
  10. Watermark PDF API | Aspose.PDF

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

    products.aspose.com/pdf/watermark/