Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,857 for

index

(0.03 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. 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 [ index ]; chTmp = ( char )( chTmp ^ this . Key ); dst...

    docs.groupdocs.com/signature/net/search-embed-n...
  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. GroupDocs.Search for .NET 17.5.0 Now Supports S...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Search for .NET 17.5.0 API. We have introduced a number of new features and enhancements in this release. The most notable improvement made to the API in this release is the support for some new formats like epub, OneNote, OpenDocument presentation format etc. For a better user experience the API has implemented optimization of simple and fuzzy search along with optimizing the Index data on hard disk....search along with optimizing the index data on hard disk. We strongly...fuzzy search Optimization of index data on hard disc Removal of...

    blog.groupdocs.com/search/groupdocs.search-.net...
  8. Indexing | Documentation

    The articles in this section describe advanced search Index related topics. You will find details about Index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Guide / Advanced Usage / Indexing Indexing Leave feedback The articles...section describe advanced search index related topics. You will find...

    docs.groupdocs.com/search/net/indexing/
  9. Perform Faceted Search using C#

    In this topic, you will learn how to perform faceted search using C#. We will provide sample code example to create faceted search in C# without requiring any tools....search with facets Initialize an Index object to create a storage location...where your documents can be indexed for efficient searching Add...

    kb.groupdocs.com/search/net/perform-faceted-sea...
  10. Select specific pages for rasterized PDF | Docu...

    This article demonstrates that how you can specify starting page Index (zero based) and the number of pages from this Index to save a rasterized PDF...you can specify starting page index (zero based) and the number...number of pages from this index to save. Also, you can change the Compliance...

    docs.groupdocs.com/redaction/python-net/select-...