This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....Editor Product Solution GroupDocs...extract table of contents from CHM file: // Create an instance of Parser...
Learn how to extract table of contents (TOC) from Word documents, PDF Files, and eBooks using GroupDocs.Parser for .NET. Extract TOC items with page numbers and depth levels in C#....Editor Product Solution GroupDocs...extract table of contents from CHM file: // Create an instance of Parser...
Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for Java API....Editor Product Solution GroupDocs...data.xml data.xml is sample file used in this example. Click...
GroupDocs.Total for Java does not require any external software to be installed such as Microsoft Word, Microsoft Excel or Microsoft PowerPoint for document manipulation....Editor Product Solution GroupDocs...on Java 17+) Note Ensure the file system and permissions allow...
This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....Editor Product Solution GroupDocs...innerLine ); // sign document to file signature . sign ( "SampleSigned...
This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...Editor Product Solution GroupDocs...digitalOptions ); // sign document to file signature . Sign ( "signed.pdf"...
This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....Editor Product Solution GroupDocs...clear (); } String path = new File ( "c:\\MyIndex\\Protected.pdf"...
The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Editor Product Solution GroupDocs...the size of the resultant PDF file. Rasterize particular page of...
This article explains how to fill signature background with solid brush...Editor Product Solution GroupDocs...Image ); // sign document to file SignResult signResult = signature...