This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Node.js via Java search engine... GitHub examples You may easily run the code above and...
This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...resources GitHub Examples You may easily run the code above and...
This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....resources GitHub examples You may easily run the code from documentation...
Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for .NET API.... In some cases, you may want to skip loading all or just...
This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....resources GitHub Examples You may easily run the code above and...
This article explains how to specify file type when loading a document with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...
This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature... GitHub Examples You may easily run the code above and...
Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Get document properties like author, title, creation date in C#.... GitHub examples You may easily run the code above and...
To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles.
Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....resources GitHub examples You may easily run the code above and...
This article explains that how to extract containers items and iterate through container items in Java....resources GitHub examples You may easily run the code above and...