This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....docx" ); // setup options with text of signature MetadataSignOptions...
This article demonstrate that how to associate each document with certain additional metadata....name, coincidences with the text of all fields with the specified...
This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....use stretch mode with adding text or images signatures into document...
First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....found can be highlighted in the text of the document. For more information...highlight search results in the text of a document. Detailed information...
First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....found can be highlighted in the text of the document. For more information...highlight search results in the text of a document. Detailed information...
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....applications are able to display simple text statistics for loaded documents...demonstrates how to obtain the text statistics for a PDF document...
Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”.
Code snippet:
public byte[] generatePdfUsingGroupDocs(byte[] co…...the PDF but not applied to the text. DGBPTest_FontSubs_11.docx (11...
This article demonstrates how to edit Mobi files using Java programming language....E-Books in this format can contain text with rich formatting, images...for books, which have parts of text, written on different languages...
This brief writing provides guidance how to add squiggly annotation in PDF using C# along with instructions and code to insert squiggly annotation to PDF in C#....are useful for highlighting text or areas in a document to draw...