Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,851 for

index

(0.09 sec)
  1. Extract text areas | Documentation

    This article explains that how to extract text areas from documents....in areas ) { // Print a page index, rectangle and text area value:...{1}, Text: {2}" , a . Page . Index , a . Rectangle , a . Text ));...

    docs.groupdocs.com/parser/net/extract-text-areas/
  2. Extract table of contents | Documentation

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB).... The page index. The text. TextReader Extract...the collection and get page index to extract a page text from...

    docs.groupdocs.com/parser/net/extract-table-of-...
  3. Extract table of contents | Documentation

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB).... The page index. The text. Extracts a text from...the collection and get page index to extract a page text from...

    docs.groupdocs.com/parser/java/extract-table-of...
  4. Remove annotation replies | Documentation

    The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for Java API....get(index).getReplies().remove(index) method. Specify...remove annotation reply by its index: Java // This example demonstrates...

    docs.groupdocs.com/annotation/java/remove-annot...
  5. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....void convert () { final int [] index = { 0 }; LoadOptionsProvider...%s" , index [ 0 ], fileType . getExtension ())); index [ 0 ]++;...

    docs.groupdocs.com/conversion/java/convert-each...
  6. Java File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using Java. Highlight scanning results in respective HTML files.... Create an Index object with the specified index folder path...path. Index the parent document folder using the add method. Define...

    blog.groupdocs.com/search/search-multiple-texts...
  7. Add Watermark to PDF in Java | Text and Image W...

    Add image watermarks or apply text watermarks to PDF files in Java. Apply watermarks to all & selective pages of PDF using GroupDocs Watermarking Java API....targetted page index (Optional). If you do not set the index, the watermark...options. Set the targetted page index. (Optional) Add the image watermark...

    blog.groupdocs.com/watermark/add-watermark-to-p...
  8. Edit PowerPoint Presentations in Node.js | Docu...

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Node.js....slide, the user selects its index using PresentationEditOpti ...again with a different slide index. GroupDocs.Editor also supports...

    docs.groupdocs.com/editor/nodejs-java/edit-powe...
  9. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....for ( int index = 0 ; index < src . length (); ++ index ) { chTmp...chTmp = src . charAt ( index ); chTmp = ( char )( chTmp ^ this ...

    docs.groupdocs.com/signature/java/search-embed-...
  10. Export Indexed Documents to HTML using C#

    Learn how to export Indexed documents to HTML using C# with easy-to-follow steps. Implement C# export Indexed documents to HTML for better document management....Export Indexed Documents to HTML using C# Exporting indexed documents...documents are stored in an indexed format and need to be rendered...

    kb.groupdocs.com/search/net/export-indexed-docu...