Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 42,602 for

pdf

(0.08 sec)
  1. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage<PdfRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the DocumentProperties property 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/net/working-with-me...
  2. Compare Multiple PDF Files in Java | Accept or ...

    Compare two or more Pdf files in Java using document Comparison API. Highlight the differences and accept or reject the identified changes....compare two password-protected PDF documents in Java. But what if...comparison of two PDF documents Compare password-protected PDF documents...

    blog.groupdocs.com/comparison/compare-multiple-...
  3. PDF & Word Reports from CSV in Java | CSV to PD...

    Programmatically create reports by converting CSV to Pdf & Word formats using templates in Java. Automate Pdf & DOC/DOCX reports generation using Java API....you to convert CSV data into PDF and MS Word reports in Java using...Generation Java API Generate PDF Report from CSV Data Generate...

    blog.groupdocs.com/assembly/generate-reports-fr...
  4. PDF & Word Reports from XML in Java | XML to PD...

    Automate reports generation by converting XML data into Pdf & DOC/DOCX via text based templates using Java API by GroupDocs....better human-readable format like PDF or MS Word document. This article...you to convert XML data into PDF and MS Word reports in Java using...

    blog.groupdocs.com/assembly/generate-reports-fr...
  5. How to merge images to PDF using Java | Documen...

    Learn how to merge images to Pdf file, combine images into one Pdf file programmatically in Java language using GroupDocs.Merger for Java library....images to PDF using Java How to merge images to PDF using Java...Java Leave feedback PDF Merger Java API allows developers to combine...

    docs.groupdocs.com/merger/java/getting-started/...
  6. Select specific pages for rasterized PDF | Docu...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized Pdf...rasterized PDF Select specific pages for rasterized PDF Leave feedback...Saving document as a rasterized PDF, you can specify starting page...

    docs.groupdocs.com/redaction/python-net/select-...
  7. 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/java/render-pdf-docum...
  8. HTML to PDF conversion issue - java - Free Supp...

    We experience an issue with the HTML to Pdf conversion when using Quarkus 3, openjdk 17.0.2, Windows 10 20H2 and GroupDocs conversion 23.5 Run ApplicationMonitorTest to see how everything hangs when we are trying to go …...HTML to PDF conversion issue - java GroupDocs.Conversion Product...experience an issue with the HTML to PDF conversion when using Quarkus...

    forum.groupdocs.com/t/html-to-pdf-conversion-is...
  9. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize Pdf file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....to PDF / Optimize the output PDF file / Optimize the PDF file...unused resources Optimize the PDF file by removing unused resources...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Get the PDF output file information | Documenta...

    This article explains how to get the Pdf output file information using Java with GroupDocs.Viewer for Java..../ Get the PDF output file information Get the PDF output file...get the information about the PDF output file using the method...

    docs.groupdocs.com/viewer/java/get-pdf-output-f...