This article explains that how to detect encoding of a plain text file in java....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...
Represents a type of Document's data, affected by redaction....Enumeration Represents a type of document's data, affected by redaction...GroupDocs.Redaction.Redactions Assembly: GroupDocs.Redaction (in GroupDocs...
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....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...
Represents the Text signature options....Options Assembly: GroupDocs.Signature (in GroupDocs...AllPages Put signature on all document pages. (Inherited from SignOptions...
Specifies shape position in the Document layout...Specifies shape position in the document layout public enum ShapePosition...the document body Header 1 Shape presents in the document header...
Get FREE technical support for GroupDocs APIs from our developers using free support forum....Viewer Product Family document-viewer , dotnet 1 24 February...Viewer Product Family java , document-viewer 2 21 February 18, 2024...
Get FREE technical support for GroupDocs APIs from our developers using free support forum....Viewer Product Family document-viewer , dotnet 1 24 February...Viewer Product Family java , document-viewer 2 21 February 18, 2024...
The page describes how to manage replies for different Document types using GroupDocs.Annotation for .NET API....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Annotation Product...