Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 7,230 for

release

(0.07 sec)
  1. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/redaction/net/migration-notes/
  2. Spell checking | GroupDocs

    This article shows that how spell checking works during the search....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/search/nodejs-java/spell-che...
  3. Search reports | GroupDocs

    This article shows that how to perform the operations on generated search reports....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/search/net/search-reports/
  4. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/search/nodejs-java/case-sens...
  5. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/redaction/java/migration-notes/
  6. Getting document text in network | GroupDocs

    This page contains information about getting document text in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/search/java/getting-document...
  7. Use advanced logging | GroupDocs

    Learn advanced logging techniques available in the redaction API...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/redaction/net/use-advanced-l...
  8. Merge indexes | GroupDocs

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/search/java/merge-indexes/
  9. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/search/java/alphabet/
  10. Logging | GroupDocs

    This article demonstrates that how creating and assigning a logger of an index, as well as on the implementation of a custom logger using search API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/search/net/logging/