Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 411,506 for

pdf

(0.24 sec)
  1. PDF Metadata Management API | Aspose.PDF

    Sample code for editing or viewing Pdf format metadata on any platform....How to Set PDF Metadata Using Aspose.PDF Library To Set Metadata...Metadata from PDF files, we’ll use Aspose.PDF API, which is a feature-rich...

    products.aspose.com/pdf/metadata/
  2. PDF Protection API | Aspose.PDF

    Lock Pdf documents with free cross-platform Apps and High Code APIs for any platform....How to Protect PDF File Using Aspose.PDF Library In order to...to protect PDF file, we’ll use Aspose.PDF API which is a feature-rich...

    products.aspose.com/pdf/protect/
  3. Convert Pdf to Pdf/ua - Free Support Forum - as...

    Hi Im trying to convert a Pdf to PdfUa, I found some examples on how to it. And from this I made this test-function private void Convert() { Document PdfDoc = new Document("C:\\Temp\\NotPdfua.Pdf"); var validateF…...Convert Pdf to Pdf/ua Aspose.PDF Product Family Kurt1960 May...1 Hi Im trying to convert a Pdf to PdfUa, I found some examples...

    forum.aspose.com/t/convert-pdf-to-pdf-ua/283150
  4. Add PDF Bookmarks|Documentation

    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....Ask AI Add PDF Bookmarks Contents [ Hide ] This article provides...insert PDF bookmarks when converting a spreadsheet to PDF. Aspose...

    docs.aspose.com/cells/net/add-pdf-bookmarks/
  5. Secure PDF Documents|Documentation

    Secure Pdf files while converting from Excel files. This article demonstrates generating a secure Pdf file from Excel with Aspose.Cells for Java API....Ask AI Secure PDF Documents Contents [ Hide ] Sometimes, developers...need to work with encrypted PDF files. For example: Secure the...

    docs.aspose.com/cells/java/secure-pdf-documents/
  6. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page stamp to a Pdf file using the PdfPageStamp class with C++....Add PDF Page Stamps in PDF Contents [ Hide ] Add Page Stamp with..."sample-4pages.pdf" ); String outputFileName ( "AddPageStamp_out.pdf" );...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  7. Convert PDF/A to PDF format|Aspose.PDF for C++

    This topic show you how to Aspose.Pdf allows to convert Pdf/A file to Pdf document with C++ library....Convert PDF/A to PDF format Contents [ Hide ] Convert PDF/A document...document to PDF Convert PDF/A document to PDF means removing PDF/A restriction...

    docs.aspose.com/pdf/cpp/convert-pdfa-to-pdf/
  8. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert Pdf to Pdf/x formats using Aspose.Pdf for Python via .NET....Convert PDF to PDF/x formats in Python Contents [ Hide ] PDF to PDF/x...PDF/x format means the ability to convert PDF to additional formats...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  9. Add PDF Page Stamp to PDF|Aspose.PDF for Java

    Add a Page stamp to a Pdf file using the PdfPageStamp class with Java....Add PDF Page Stamp to PDF Contents [ Hide ] Add Page Stamp with..."sample-4pages.pdf" ; String outputFileName = "AddPageStamp_out.pdf" ; String...

    docs.aspose.com/pdf/java/page-stamps-in-the-pdf...
  10. PDF to PDF/A conversion: tagging problem - Free...

    Hello! I want to convert Pdf-documents to tagged Pdf (Pdf/A-1a): Document document = new Document(new ByteArrayInputStream(input)); PdfFormatConversionOptions options = new PdfFormatConversionOptions(PdfFormat.Pdf_A_…...PDF to PDF/A conversion: tagging problem Aspose.PDF Product Family...Family aspose-pdf-java , tagged-pdf dvtdaten October 23, 2020...

    forum.aspose.com/t/pdf-to-pdf-a-conversion-tagg...