Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 4,104 for

feature

(0.06 sec)
  1. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/java/spelling-corrector/
  2. Password Protect PDF Files in Java | Lock Unloc...

    Learn to lock & unlock PDF files with password protection in Java. Change the current password, or remove it within Java applications....and remove password security features for the PDF documents within...the API provides many more features like splitting, merging documents...

    blog.groupdocs.com/merger/password-protect-pdf-...
  3. GroupDocs.Metadata 25.5 .NET Release - Edit and...

    Discover the latest updates in GroupDocs.Metadata for .NET 25.5. This release includes new Features, improvements, and bug fixes. Learn how to update and clean XMP packages in SVG files with detailed code examples....release brings a host of new features, improvements, and bug fixes...allowing you to explore its basic features and functionalities. You can...

    blog.groupdocs.com/metadata/edit-and-clean-xmp-...
  4. Password Protect PDF Files in C# | Lock Unlock PDF

    Let's learn how to lock PDF files with password protection using C#. Change the existing password or remove it to unlock the PDF files using .NET API....removing password security features for the documents within the...the API provides many more features like merging and splitting...

    blog.groupdocs.com/merger/lock-unlock-pdf-files...
  5. GroupDocs.Viewer for .NET 25.9 – 최신 업데이트 및 수정 사...

    Explore what’s new in GroupDocs.Viewer for .NET 25.9. Available now on NuGet and GroupDocs website. → GroupDocs.Viewer for .NET 25.9의 새로운 기능을 살펴보세요. 현재 NuGet 및 GroupDocs 웹사이트에서 이용할 수 있습니다.... 새로운 기능 # [New feature] 각 형식군마다 별도의 폰트 유형을 도입합니다 (VIEWERNET-5486)...(VIEWERNET-5486) [New feature] 워드 프로세싱 형식군의 모든 폰트를 가져올 때 대체 폰트를...

    blog.groupdocs.com/ko/viewer/groupdocs-viewer-f...
  6. Work with search results | GroupDocs

    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....To learn more about search features and get familiar how to enhance...documentation articles and see the features in action in our GitHub examples:...

    docs.groupdocs.com/search/nodejs-java/work-with...
  7. Get document info | GroupDocs

    This article explains how to detect document file type, page count, and file size with GroupDocs.Parser for Python via .NET....format doesn’t support certain features, the API returns appropriate...about document data extraction features and how to extract text, images...

    docs.groupdocs.com/parser/python-net/get-docume...
  8. GroupDocs.Comparison برای .NET 26.5 – آخرین به ...

    کشف کنید چه چیز جدیدی در GroupDocs.Comparison برای .NET 26.5 وجود دارد. هم‌اکنون در NuGet و وب‌سایت GroupDocs در دسترس است.... اصلاحات و بهبودها # [Feature] بسته بندی NuGet چند چارچوبی...دار. (COMPARISONNET-4762) [Feature] پشتیبانی از حذف اختیاری جریان...

    blog.groupdocs.com/fa/comparison/groupdocs-comp...
  9. GroupDocs.Comparison for .NET 26.5 – Últimas ac...

    Descubre qué hay de nuevo en GroupDocs.Comparison for .NET 26.5. Disponible ahora en NuGet y en el sitio web de GroupDocs....Correcciones y mejoras # [Feature] Empaquetado NuGet multi‑framework...estilo. (COMPARISONNET-4762) [Feature] Soporte para la eliminación...

    blog.groupdocs.com/es/comparison/groupdocs-comp...
  10. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/java/document-renaming/