Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,851 for

index

(0.03 sec)
  1. Edit PowerPoint Presentations | Documentation

    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 Java....for editing by specifying its index in the . As a result, user will... method with another slide index, and obtain a new instance of...

    docs.groupdocs.com/editor/java/edit-powerpoint/
  2. GroupDocs Editor: Images are not loading - Free...

    Images are not loading when I am using Groupdocs Editor for word document with TinyMCE sharing my code, Document as well as screenshot for your reference. public ActionResult Index() { License lic = new License(); …... public ActionResult Index() { License lic = new License();...your Index method as follows: public IActionResult Index() { License...

    forum.groupdocs.com/t/groupdocs-editor-images-a...
  3. "Document is not found. Document ID: 7021" duri...

    Hello, We got an exception during a search that seems to be pretty rare. We were not able to reproduce it again, but we still want to report it to you and hope that you can fix it based on this description… This is the…...7021" during search during index.Add() call GroupDocs.Search...exception we got during an index.Serch call: System.Exception:...

    forum.groupdocs.com/t/document-is-not-found-doc...
  4. Best Practices used in Argument Classes in Grou...

    It gives us great pleasure to announce the release of version 17.8.0 of GroupDocs.Search for .NET API. This regular monthly release adds a number of new features to the API along with an enhancement and a breaking change. Like our previous releases, we have tried our best to improve the working of the API and as a result we have come up with a breaking change where all the argument classes have been fixed according to best practices....insensitive indexing, limiting the index report, indexing ZIP archive...Implementation of: # Accent-insensitive indexing Option for the spelling corrector...

    blog.groupdocs.com/search/groupdocs.search-for-...
  5. Synonym search online

    Synonym search in document. Perform synonym search of words and phrases online....synonyms need only be added to the index. An example of a synonym search...files to include them into the index and perform searches. File formats...

    products.groupdocs.app/search/synonym
  6. Merge pages in the arbitrary order | Documentation

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....the required pages by their index When adding many pages, specifying...and specify pages by their index instead. To combine several...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  7. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using Java. Build application for homophones using document searching Java API....Define the search word query, indexing folder, and the container...your files. Create Index with the defined index folder. Add the...

    blog.groupdocs.com/search/find-homophones-in-mu...
  8. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....in the collection using its index (zero-based) and update its...shows how to update reply by index: C# // NOTE: Input document...

    docs.groupdocs.com/annotation/net/update-annota...
  9. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....for ( int index = 0 ; index < src . Length ; ++ index ) { chTmp...chTmp = src [ index ]; chTmp = ( char )( chTmp ^ this . Key ); dst...

    docs.groupdocs.com/signature/net/implement-cust...
  10. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing document in SVG format using GroupDocs.Editor for Node.js via Java....specifying a zero-based page index. If the index is out of range, an exception...preview as an SVG image by page index const oneSvgPreview = infoWordProcessing...

    docs.groupdocs.com/editor/nodejs-java/generatin...