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

artifact

(0.1 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. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with Artifacts and getting watermarks in PDFs using programmatically the C#....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/net/add-watermarks/
  4. 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/
  5. 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/
  6. Add watermark to PDF using C++|Aspose.PDF for C++

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

    docs.aspose.com/pdf/cpp/add-watermarks/
  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. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. 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 in C++ Contents [ Hide ] How to get Watermark...Watermark in PDF? What is an artifact in PDF? According to the PDF...

    docs.aspose.com/pdf/cpp/artifacts/
  9. 使用 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/
  10. 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...path_infile ) artifact = apdf . WatermarkArtifact () artifact . set_image...

    products.aspose.com/pdf/python-net/watermark/add/