Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 11,642 for

artifact

(0.05 sec)
  1. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...= new List<Artifact>(); foreach (Artifact artifact in page.Artifacts)...Artifacts) { if (artifact.Type == Artifact.ArtifactType.Pagination)...

    forum.aspose.com/t/how-to-remove-header-footer-...
  2. Add, Get or Remove Watermark in PDF using Pytho...

    Add, get or remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...Artifacts collection class. Save PDF... Document ( path_infile ) artifact = apdf . WatermarkArtifact...

    products.aspose.com/pdf/python-net/watermark/
  3. 在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/
  4. Add, Get or Remove Watermark in PDF using Java ...

    Add, get or remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...Artifacts collection class. Save PDF...WatermarkArtifact artifact = new WatermarkArtifact (); artifact . setText...

    products.aspose.com/pdf/java/watermark/
  5. 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 C++...Artifacts collection class. Save PDF..._dataDir + inputFileName ); auto artifact = MakeObject < WatermarkArtifact...

    products.aspose.com/pdf/cpp/watermark/
  6. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...Artifacts 集合类的方法添加水印。 保存 PDF 文件 向 PDF...VerticalAlignment (); $artifact = new WatermarkArtifact (); $artifact -> setText...

    products.aspose.com/pdf/zh-hant/php-java/waterm...
  7. 使用 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...
  8. Remove Watermark from PDF using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/watermark/remove/
  9. 使用 Java 向 PDF 添加水印 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/java/watermark/...
  10. 使用 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/...