Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,036 for

query

(0.03 sec)
  1. 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-...
  2. 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...
  3. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in C#. Document and image annotation .NET API allows annotating by linking external data.... For queries, contact us via the forum ...

    blog.groupdocs.com/annotation/create-hyperlinks...
  4. Rearrange PDF Pages using C# | Organize with .N...

    Reorder the pages of PDF files using C#. The running example shows how to correct the sequence of unordered PDF pages within the .NET application.... For queries, contact us via the forum ...

    blog.groupdocs.com/merger/move-pdf-pages-using-...
  5. Introducing GroupDocs.Assembly for Java | Docum...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....License Related Technical Queries For sales and License related...related technical queries please visit the . Please note that GroupDocs...

    docs.groupdocs.com/assembly/java/introducing-gr...
  6. C# Regex - ค้นหาในเอกสารโดยใช้นิพจน์ทั่วไป

    ปลดล็อกพลังของการค้นหาแบบเป็นโปรแกรมใน C#! เรียนรู้วิธีค้นหาเอกสารที่เป็นข้อความหลายรายการในโฟลเดอร์อย่างแม่นยำโดยใช้นิพจน์ทั่วไป...ีอักขระซ้ำติดต่อกัน string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); ที่นี่ฉันได้เน้นผลการค้นหา regex...

    blog.groupdocs.com/th/search/search-in-document...
  7. C# Regex: búsqueda en documentos utilizando exp...

    ¡Desbloquee el poder de la búsqueda programática en C#! Aprenda a buscar múltiples documentos de texto en carpetas con precisión utilizando expresiones regulares.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Aquí he resaltado los resultados...

    blog.groupdocs.com/es/search/search-in-document...
  8. C#で全文検索ソリューションを構築する| .NETでファイルを検索

    インデックスを介して検索する.NETアプリケーション用のテキスト検索API。複数のWord、Excel、PDF、フォルダのテキストファイルでテキストを検索し、検索結果を強調表示します。...@"documentPath/GroupDocs/source/"; string query = "video"; // 指定したフォルダにインデッ...SearchResult result = index.Search(query); Console.WriteLine("Documents...

    blog.groupdocs.com/ja/search/build-your-full-te...
  9. .NET ファイル検索 - フォルダー全体のファイル内の複数のテキストを検索

    C# を使用して、さまざまなフォルダーにまたがるさまざまなファイル内の複数のテキストまたはフレーズを検索します。それぞれの HTML ファイル内のスキャン結果を強調表示します。...ipsum」という語句を含むドキュメントを検索します string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // 結果の印刷 Console.WriteLine("Documents:...

    blog.groupdocs.com/ja/search/search-multiple-te...
  10. Read EXIF Metadata in PSD Format using GroupDoc...

    We are delighted to announce the monthly releaseof GroupDocs.Metadata for Java 18.9. Using the latest version, you can now read EXIF metadata in PSD format, and read or update common TIFF/EXIF tags using shortcut properties in TIFF images. Moreover, memory consumption is now reduced to perform metadata operations for JPEG, GIF and TIFF file formats, and classes representing TIFF tags are now refactored. Additionally, GroupDocs.Metadata.Formats.Document.InspectionResult class, Metadata.ContentProperties property, and EpubFormat....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/read-exif-metadata-...