Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 14,049 for

file

(0.07 sec)
  1. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...missing part is our licence file set in Constants.LicenseFilePath...issues with the watermarked files : document.docx and document3...

    forum.groupdocs.com/t/adding-a-watermark-alters...
  2. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....code, you can create an XML file with redaction policy, as described...

    docs.groupdocs.com/redaction/python-net/redacti...
  3. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....eventHandler ); Step #4: Add files synchronously Document indexing...specified folder Step #5: Add files asynchronously More often, however...

    docs.groupdocs.com/search/nodejs-java/build-you...
  4. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....console } }); Step #4: Add files synchronously Document indexing...specified folder Step #5: Add files asynchronously More often, however...

    docs.groupdocs.com/search/java/build-your-first...
  5. Install GroupDocs.Viewer for .NET | Documentation

    This topic describes how to install GroupDocs.Viewer for .NET....assembly files in your project, do the following: Extract files from...locate the GroupDocs.Viewer.dll file for the target framework. Click...

    docs.groupdocs.com/viewer/net/installation/
  6. Inserting edited worksheet into existing spread...

    This article describes how to insert an edited worksheet into an existing spreadsheet using GroupDocs.Editor for Node.js....into the Editor class using a file or stream. Specify the worksheet...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  7. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....the content field or in the file name field. A simple faceted...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  8. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Creating an output adapter to the file const highlighter = new groupdocs...

    docs.groupdocs.com/search/nodejs-java/work-with...
  9. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...engines are used to search among files on personal computers or in...archives, text documents, sound files, images, and videos. Federated...

    docs.groupdocs.com/search/java/about-search-eng...
  10. Search index settings | Documentation

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....following encodings of text files during indexing: UTF-32 LE,...encoding auto detection of text files is disabled. But in any case...

    docs.groupdocs.com/search/nodejs-java/search-in...