Apply text and image watermarks in bulk while ensuring safe re-run execution with GroupDocs.Watermark for .NET....NET/net/sample-project # Add the Watermark library to the project dotnet add package...
This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....NET library, we provide simple but powerful...
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....Along with full featured Java library we provide simple, but powerful...
Calculate and display aggregate values like sums, counts, and averages from data collections in templates....NET library, we provide simple but powerful...
Hi
I’m converting a PDF to PDF/A-2b, but it ends up with incorrect glyph width information, causing the letters to be spaced too far from each other.
The same error occurs in these cases:
PDF to PDF/A-1b
PDF/A-1b ver…...org/ ), the PDF/A validation library that we use. Here’s one of...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats.... Use this library to display the contents of...
This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...NET library we provide simple, but powerful...
GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications.... The library provides the following classes...
All messages To: sdmit@km.ru Subject: Spotlight on Aspose.Diagram and more from Aspose, October 2016 Message: View th...... From the Library Creating, Customizing, and...this blog post . From the Library Loading, Saving, and Converting...
This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Along with full featured Java library we provide simple, but powerful...