Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 30,331 for

words

(0.08 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Visio documents, SVG images, MS Word documents, Open Office Text...of the changes are done for words document format along with adding...

    blog.groupdocs.com/groupdocs.blog/page/70/
  2. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...log ( 'Words: ' + args . getWords (). length ); const words = args...0 ; i <= words . length ; i ++ ) { const word = words [ i ]; console...

    docs.groupdocs.com/search/nodejs-java/search-in...
  3. Search index events | GroupDocs

    This page contains information about the purpose and use of all index events.... WriteLine ( "Words: " + args . Words . Length ); for ( int...int i = 0 ; i < args . Words . Length ; i ++) { Console . WriteLine...

    docs.groupdocs.com/search/net/search-index-events/
  4. Introducing Exact Phrase Search in GroupDocs.Se...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, today, we are announcing another monthly release of GroupDocs.Search for .NET. GroupDocs.Search for .NET 16.10 introduces exact phrase search that enables the users to search the documents containing the exact query string. Furthermore, the working of the API is improved by introducing a couple of enhancements and a fix. Download the latest version to upgrade your applications.... Enhancement - Get Matched Words in the Found Documents Enhancement...

    blog.groupdocs.com/search/groupdocs-search-dotn...
  5. PDF Conversion is Improved in GroupDocs.Convers...

    GroupDocs.Conversion for .NET 18.8 comes with some new features, improvements and a bug fix. PdfFormattingOptions class is introduced when converting to PDF format. Some of the obsolete constructors and properties are removed. Moreover, there’s also a security improvement. Please refer to GroupDocs.Conversion for .NET 18.8 release notes for further reference. We’d recommend you to integrate latest version of the API in your applications and share your feedback. Features PdfFormattingOptions when converting to PDF var saveOptions = new PdfSaveOptions(); saveOptions....savings when converting to Words, Images, Slides, Cells, Pdf...

    blog.groupdocs.com/conversion/pdf-conversion-is...
  6. Latest release of GroupDocs.Viewer for .NET v3....

    In response to the feedback of our customers we have upgraded GroupDocs.Viewer for .NET and released its new version 3.3.0. This version of the API has come with improved performance along with new features. Most of the issues found in older versions have also been fixed. Lets find out what is new in the latest release. New Features GroupDocs.Viewer for .NET v3.3.0 has come with following new features. Set custom font directories Get document information by guid Get document information by stream Get document information by Uri Remove all cache files Remove cache files older than specified time Get original files attached with email message Get image representation of email attachments Get html representation of email attachments For more information, please visit product documentation: GroupDocs....Update DocumentInfoOptions Cells/Words/Email DocumentInfoOptions properties...html that was converted from words document Implement adding prefix...

    blog.groupdocs.com/viewer/latest-release-groupd...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...how to merge Microsoft Office Word documents in Node.js applications...to find and replace text and words in PDF documents using AI and...

    blog.groupdocs.com/groupdocs.blog/page/8/
  8. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in text search queries....* N - wildcard word, * N ~~ M - wildcard word range, where N...and wildcard words are used to search for words with unknown...

    docs.groupdocs.com/search/java/search-operation...
  9. Introducing Metadata Signatures for PDF in Grou...

    We are delighted to announce another monthly release of GroupDocs.Signature for Java. This latest version 18.11 comes up with multitudinous features along with numerous improvements and fixes. The main feature introduced in this release is ability to add and search Metadata Signatures in a PDF document. Therefore, we would recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....text in Text Signature for a Words, Slides, Images and PDF documents...exceptions Support of several Words Digital Search Options and Cells...

    blog.groupdocs.com/signature/groupdocs.signatur...
  10. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...used to search for a single word in the text of a document. The...of wildcard characters in a word: a one character wildcard and...

    docs.groupdocs.com/search/java/build-search-query/