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....Annotation Product Solution GroupDocs...null ) { for ( PdfAnnotation annotation : root . getInspectionPackage...
Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Annotation Product Solution GroupDocs...redactions Metadata redactions Annotation redactions Spreadsheet redactions...
जावा का उपयोग करके वॉटरमार्क एनोटेशन जोड़ने के लिए चरण-दर-चरण मार्गदर्शिका की समीक्षा करें और जानें कि जावा में एनोटेशन बनाने के लिए इन निर्देशों का उपयोग कैसे करें।...Annotation Product Family GroupDocs...मावेन रिपॉजिटरी से GroupDocs.Annotation for Java इंस्टॉल करें पीडीएफ...
This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Annotation Product Solution GroupDocs...the document’s body (text, annotations, etc.); save it as a rasterized...
Free Support
Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...Annotation throws exception when inserting...inserting watermark annotation using .NET 6.0 Viewer-api customize...
Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotat......Annotation Product Family GroupDocs...Ինչպես ավելացնել Polyline Annotation Java-ի միջոցով Ինչպես փոխարկել...
इस लेख में, आप सी # का उपयोग करके पीडीएफ में टेक्स्ट को हाइलाइट करना सीखेंगे। हम आपको पीडीएफ में सी # का उपयोग करके पाठ को हाइलाइट करने के लिए चरण-दर-चरण निर्देश और कोड भी प्रदान करेंगे।...Annotation Product Family GroupDocs...के चरण NuGet से GroupDocs.Annotation for .NET पैकेज स्थापित करें...