This article explains how to add metadata signatures to Presentation Document with GroupDocs.Signature...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article gives the knowledge about the ability to perform search by chunks using Java search Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Let's learn how to add text watermark to RTF using Java. You'll also get a code showing how to insert text watermark to RTF in Java without using extra softwares....Find Answers by API GroupDocs.Total Product Family GroupDocs...GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family...
This article shows that how C# redaction Api allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet Document formats and others....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
Powerfull Api for adding watermarks to the Documents of different file formats. Documentation .NET Java Node.js Python GroupDocs.Watermark for .NET More Getting started Start quickly with our getting started Documentation Features overview Supported Document formats System requirements Installation Adding watermark Articles and guidelines Adding text watermark Adding image watermark .NET code examples Open-source projects for Apis example usage GroupDocs.Watermark for .NET More GroupDocs.Watermark for Java More Getting started Start quickly with our getting started Documentation Features overview Supported Document formats System requirements Installation Adding watermark Articles and guidelines for basic and advanced development...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article demonstrates that how to save the redacted Document, replacing an original file...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article explains how to search watermarks while using GroupDocs. Watermarks Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
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....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
This article explains how to add metadata signatures to Spreadsheet Document with GroupDocs.Signature...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...
GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...