Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 2,876 for

index

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. Generating slides preview for presentation | Do...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...specified by its zero-based index (do not confuse with the slide...1-based). If the specified index is lesser than 0 or exceeds...

    docs.groupdocs.com/editor/java/generating-slide...
  6. GroupDocs.Search for .NET 17.3.0 Optimizes Fuzz...

    We are really excited to announce the release of GroupDocs.Search for .NET 17.3.0 API. This regular monthly release comes up with around nine features, bug fixes and enhancements. Version 17.03 of the API has optimized the fuzzy and regex search functionality. The API now supports all the methods in previous Index versions. Well, that’s not just all! the API has also added some exciting features like implementation of numeric range search feature, limiting the number of search results and implementation of functions about the relationship between max mistake count and word length for Fuzzy Search....all the methods in previous index versions. Well, that’s not just...support all methods in previous index versions Implement Numeric Range...

    blog.groupdocs.com/search/groupdocs.search-.net...
  7. Perform Fuzzy Search using Java

    Learn to perform fuzzy search using Java for precise and efficient query matching. Explore how to build document search with fuzzy logic in Java for improved results....functionality Initialize an Index object to designate a storage...searches Add files to the index using the Index.add method, specifying...

    kb.groupdocs.com/search/java/perform-fuzzy-sear...
  8. Perform Fuzzy Search using C#

    Learn how to perform fuzzy search using C# for accurate and efficient query matching. Discover how to build document search with fuzzy logic in C# for better results....search implementation Create an Index object to define a storage location...Use the Index.Add method to include files in the index, pointing...

    kb.groupdocs.com/search/net/perform-fuzzy-searc...
  9. Add Watermark to PDF using C# | Text and Image ...

    Add image watermarks or apply text watermarks to PDF files using C#. Either watermark all or selective pages of PDF using .NET Watermarking 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/watermark-pdf-file...
  10. .NET File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using C#. 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...