This topic describes how to optimize PDF File using the GroupDocs.Viewer .NET API (C#) to reduce size....Signature Product Solution GroupDocs...Optimize the output PDF file / Optimize the PDF file resources Optimize...
This article demonstrates how to edit MOBI Files using Node.js via Java....Signature Product Solution GroupDocs...How to Edit MOBI File How to Edit MOBI File Leave feedback On...
This article demonstrates how to convert Files stored on local disk using GroupDocs.Conversion for Java API....Signature Product Solution GroupDocs...Saving / Saving a File to Local Disk Saving a File to Local Disk...
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(); 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....Signature Product Solution GroupDocs...and extract some additional file format information. a PDF document...
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....Signature Product Solution GroupDocs...and extract some additional file format information. a PDF document...
This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Java....Signature Product Solution GroupDocs...Loading / Load file from local disk Load file from local disk...
This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for .NET....Signature Product Solution GroupDocs...Loading / Load file from local disk Load file from local disk...
This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Node.js via Java....Signature Product Solution GroupDocs...Loading / Load file from local disk Load file from local disk...
Free online Barcode parser from DOCX. Secure and easy to use Barcode parser and reader... Upload By uploading your files or using our service you agree...Parse , , , , , and many more file and document formats (see )...
Free online QR code parser from PDF. Secure and easy to use QR code parser and reader... Upload By uploading your files or using our service you agree...Parse , , , , , and many more file and document formats (see )...