Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 42,723 for

pdf

(0.07 sec)
  1. Rearrange PDF Pages in Java | Organize with Jav...

    Reorder the pages of Pdf files in Java. The running example shows how to correct the sequence of unordered Pdf pages within the Java application....Український Tiếng Việt 中文 中國傳統的 PDF is among one of the most in-use...discusses, how to rearrange PDF pages programmatically in Java...

    blog.groupdocs.com/merger/move-pdf-pages-in-java/
  2. How to protect a signed PDF document | Document...

    This article explains how to protect a signed Pdf document....protect a signed PDF document How to protect a signed PDF document Leave...feedback On this page How to secure PDF document with permissions class...

    docs.groupdocs.com/signature/net/protect-pdf-do...
  3. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two Pdf documents: Map<String, String> map1 = null; ByteArrayO…...Merged PDF documents missing Accessibility standards GroupDocs...Product Family pdf , merger-api , merge-in-pdf , file-merger pankajgupta...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  4. How to Compare PDF Files using Java - A Compreh...

    Compare two or more Pdf files using Java API with document Comparison API. Highlight the differences and accept/reject changes even if password-protected....Tiếng Việt 中文 中國傳統的 Comparing PDF files can be a tedious task,...provides you the power to compare PDF files programmatically . In this...

    blog.groupdocs.com/comparison/guide-to-compare-...
  5. PDF Viewer Plugin for Joomla Is Now Officially ...

    Hello to all Joomla users! Here at GroupDocs, we’re excited to announce the release of the long-awaited Pdf viewer plugin for Joomla CMS. The plugin allows you to easily embed and host Pdf documents (as well as Word, Excel and PowerPoint documents) on your Joomla website. We’ve been working hard to make the installation process and plugin deployment hassle-free for Joomla web-developers and website owners. At the same time, our aim was to make the document viewer interface convenient for the end users - your website visitors....release of the long-awaited PDF viewer plugin for Joomla CMS...you to easily embed and host PDF documents (as well as Word, Excel...

    blog.groupdocs.com/total/joomla-pdf-viewer-plug...
  6. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize Pdf file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Render to PDF / Optimize the output PDF file / Optimize a PDF file...file for a browser Optimize a PDF file for a browser Leave feedback...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Working with metadata in PDF documents | Docume...

    Detecting the version of a Pdf document The following sample of code will help you to detect the Pdf version a loaded document and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.Pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the getDocumentProperties method defined in the DocumentRootPackage class....metadata in PDF documents Working with metadata in PDF documents...feedback Detecting the version of a PDF document The following sample...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Pdf files to HTML, PNG, and JPEG formats....rendering basics / Render PDF documents Render PDF documents as HTML...page allows you to render your PDF files in HTML, PNG, and JPEG...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  9. Convert XML to PDF Using XSL-FO | Documentation

    Learn how to convert a XML document to Pdf using XSL-FO with GroupDocs.Conversion for .NET....Convert XML to PDF Using XSL-FO Convert XML to PDF Using XSL-FO...you to convert XML files to PDF format using XSL-FO templates...

    docs.groupdocs.com/conversion/net/convert-xml-t...
  10. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize spreadsheets in a Pdf file using the GroupDocs.Viewer .NET API (C#)....documents / Render to PDF / Optimize the output PDF file / Optimize...spreadsheets in a PDF file Optimize spreadsheets in a PDF file Leave...

    docs.groupdocs.com/viewer/net/optimization-pdf-...