Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 11,642 for

artifact

(0.1 sec)
  1. Non-standard /DefaultValue key in the /Pages di...

    I have a PDF document that when examining its metadata has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R 22 0 R 25 0 R 28 0 R] /DefaultValue (GykqNSk/dAoeHHo8NSh6dBQfDnpobnRodGo=) >> endobj Appare…...some sort of trial version artifact or was it likely inserted...documents and noticed this artifact. My my hypothesis is that...

    forum.aspose.com/t/non-standard-defaultvalue-ke...
  2. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....Marking the Content as an Artifact PDF standard compliance levels...and decorative images as artifacts. Note that this list may be...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  3. Working with PDF Pages in Python|Aspose.PDF for...

    How to manipulate pages in PDF documents programmatically using Aspose.PDF for Python via .NET library....watermarks in your PDF file using Artifact class. You will check the...

    docs.aspose.com/pdf/python-net/working-with-pages/
  4. Working with PDF Pages in C++|Aspose.PDF for C++

    How to add pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for C++ explain to you all details on this topic....watermarks in your PDF file with Artifact Class. Add Page Numbering...

    docs.aspose.com/pdf/cpp/working-with-pages/
  5. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them....Marking the Content as an Artifact PDF standard compliance levels...and decorative images as artifacts. Note that this list may be...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  6. Whiteish lines appears while converting table i...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: input.pdf (1.8 KB) Result PPTX: Result.zip (9.4 KB) Seems that whiteish lines where cells m…...lines are a known rendering artifact that can appear when Aspose...

    forum.aspose.com/t/whiteish-lines-appears-while...
  7. Wrong print of footer on some documents - Free ...

    I use Aspose java pdf version 25.7 and pdf24 printer. I try to print footer (or watermark) on bottom of page. I want to print it on bottom of page (as soon as possible). I use AutoResize mode (it is working very strange …...WatermarkArtifact artifact = new WatermarkArtifact(); artifact.setText(formattedText);...setX(margingX); p.setY(0); artifact.setPosition(p); page.getArtifacts()...

    forum.aspose.com/t/wrong-print-of-footer-on-som...
  8. Installing and Using Aspose Project Wizard for ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Also provide Group Id, Artifact Id, Version and Package (optional...

    docs.aspose.com/total/java/installing-and-using...
  9. Installing and Using Aspose Maven Project Wizar...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Provide Group Id, Artifact Id, Version, Packaging, Name...

    docs.aspose.com/total/java/installing-and-using...
  10. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....types of artifacts on a page and filtering out the artifacts of the...watermark Traverse through all the artifact on each page of the document...

    kb.aspose.com/pdf/python/how-to-remove-watermar...