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

query

(0.1 sec)
  1. Introducing GroupDocs.Assembly for Java | Group...

    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...
  2. C# Regex - ค้นหาในเอกสารโดยใช้นิพจน์ทั่วไป

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

    blog.groupdocs.com/th/search/search-in-document...
  3. 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...
  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. 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-...
  6. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/assembly/support-for-dynamic...
  7. 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...
  8. .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...
  9. GroupDocs.Search Overview | GroupDocs

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications. To make it possible to search instantly across thousands of documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through documents of supported formats. Great variety of indexing and search options are provided to meet any requirements....available in text or object form queries. High indexing and search performance...

    docs.groupdocs.com/search/nodejs-java/groupdocs...
  10. Use Custom Objects as Metadata Signature in Wor...

    Guys! We have recently released version 19.5 of GroupDocs.Signature for .NET with some extended features, a few bug fixes, and improvements. So in this post, I am going to give you a brief overview of the new features that we have introduced in the latest release. Furthermore, I shall also list the issues that are fixed as well as the improvements that we have made in v19.5. First of all, let’s checkout what new the latest release has brought for you....In case you would have any queries or questions, just create a...

    blog.groupdocs.com/signature/use-custom-objects...