Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,061 for

query

(0.14 sec)
  1. Track Changes in a Word Document Using GroupDoc...

    We as members of GroupDocs team are immensely delighted to see our users community growing every day. Our whole team is always endeavoring to cater to your needs and requirements to our fullest possible potential thus providing the most innovative and enhanced solutions to our valuable customers. In this regard we are really pleased to announce yet another bit of our efforts for you; that is the release of version 17....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/track-changes-word-...
  2. Get Password-Protected Document's Metadata usin...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 18.12. Using the latest version, you can now work with the password-protected PDF, Word, Excel, and PowerPoint documents. Furthermore, obsolete methods of MP3 and MPP formats are removed and memory consumption for working with Word and PowerPoint formats is now reduced. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/get-password-protec...
  3. Extract Metadata from .MKV Files using GroupDoc...

    Today, we are pleased to announce the release of GroupDocs.Metadata for .NET 19.1. In this version, we have introduced two new features and added seven enhancements. Using the latest version, you can extract metadata from Matroska Multimedia Container (.MKV) files. Furthermore, the latest version allows you to extract metadata from password-protected OneNote documents. Please have a look at the release notes for more details. Features Introduced Support for the Matroska Multimedia Container FilesGroupDocs....if you have any questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/extract-metadata-fr...
  4. Extract Metadata from .MKV Files using GroupDoc...

    Today, we are pleased to announce the release of GroupDocs.Metadata for .NET 19.1. In this version, we have introduced two new features and added seven enhancements. Using the latest version, you can extract metadata from Matroska Multimedia Container (.MKV) files. Furthermore, the latest version allows you to extract metadata from password-protected OneNote documents. Please have a look at the release notes for more details. Features Introduced Support for the Matroska Multimedia Container FilesGroupDocs....if you have any questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/extract-metadata-fr...
  5. GroupDocs.Metadata for .NET 17.2.0 Now Supports...

    We are really excited to announce the release of GroupDocs.Metadata for .NET version 17.02.0. The latest release comes up with a number of new features and enhancements. Users can now export the extracted metadata of various formats to a CSV or Excel file. The GroupDocs.Metadata API now supports video format too. Moreover, detecting DICOM format, reading Photoshop layers of a PSD format etc are some other enhancements introduced in this version of the API....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/groupdocs.metadata-...
  6. GroupDocs.Metadata for .NET 17.1.0 Now Detects ...

    GroupDocs team is really delighted to announce the release of** GroupDocs.Metadata for .NET version 17.01.0**. The latest release comes up with a number of new features and enhancements. Users can now detect or remove digital signatures from documents. The API has also improved document’s information retrieval and implements the ability to recognize file type of a document. And That’s not all! The API has also introduced some really exciting enhancements related to power point presentation documents and audio formats....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/releasing-goupdocs....
  7. C# あいまい検索 - フォルダー全体のファイルを検索

    C# のプログラムによるあいまい検索の力を解き放ちましょう!フォルダー全体で複数のテキストベースのドキュメントを検索し、エラー許容範囲でおおよその一致を見つけます。...8); string query = "nulla"; // search approximate...provided query SearchResult result = index.Search(query, options);...

    blog.groupdocs.com/ja/search/fuzzy-search-csharp/
  8. Remove Empty Paragraphs in GroupDocs.Assembly f...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.10. Using the latest version, you can now remove empty paragraphs in word processing, presentation, and email documents. We recommend you to install and use the latest version of the API. Features Introduced While assembling a document, if syntax tags are removed or replaced with empty values, the output document will have empty paragraphs....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/assembly/remove-empty-paragr...
  9. Introducing Metadata Indexing in GroupDocs.Sear...

    We are glad to announce another monthly release of GroupDocs.Search for .NET API. The latest version 17.11 provides metadata indexing as well as improved indexing for PDF documents. This release also provides support for MSG, EML and EMLX file formats. Just download the latest release to check out the new and improved features of GroupDocs.Search for .NET API. Please continue to read more about version 17.11. GroupDocs.Search for .NET API - New Feature GroupDocs....suggestions, questions, or queries related to the .NET Search...

    blog.groupdocs.com/search/groupdocs.search-for-...
  10. Java Regex – Suche in Dokumenten mit regulären ...

    Nutzen Sie die Leistungsfähigkeit der programmatischen Suche in Java! Erfahren Sie, wie Sie mithilfe regulärer Ausdrücke präzise mehrere textbasierte Dokumente in Ordnern durchsuchen können.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); Unten habe ich die Ergebnisse...

    blog.groupdocs.com/de/search/search-in-document...