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

query

(0.05 sec)
  1. Detect Documents Encoding using GroupDocs.Searc...

    Like every month, team GroupDocs has released another version of the API and implements a number of new features and improvements in this monthly release. The latest version i-e 17.9.0 includes features like storing the text of documents during indexing, filtering files before indexing, encoding detection of text files etc. Not only this the API has also added support for CHM documents to the list of supported document formats. The API has removed some of the obsolete methods in this release as well....suggestions, questions, or queries related to GroupDocs.Search...

    blog.groupdocs.com/search/groupdocs.search-for-...
  2. Insert Hyperlinks Dynamically in Documents usin...

    GroupDocs team is releasing new features in the monthly release of GroupDocs.Assembly for .NET 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation, and Email documents. We recommend to install and use the latest version of the API. How to Insert Hyperlinks to Reports using Link Tag in C# Using GroupDocs.Assembly for .NET 18.7, you can now insert hyperlinks to your reports dynamically using link tags....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/assembly/insert-hyperlinks-d...
  3. Update ID3v1 and ID3v2 Tag Using Properties wit...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for Java 18.2. Three **enhancements **and six **new features **are introduced in this release. You can now load and save EXIF metadata for JPEG and TIFF formats with a better speed. You can also validate input metadata before saving, read additional properties from ID3v2, update ID3v1/ID3v2 tag using properties, and read/update/remove image cover tag in MP3 file format. Furthermore, you can read image cover and version of EPUB file format as well....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/update-id3v1-and-id...
  4. Embed Inline Syntax Error Messages in Generated...

    In the latest version of GroupDocs.Assembly for Java we have introduced an exciting feature of Inline Syntax Error Messages. Are you thinking about what does make this feature so exciting? Well, I am going to answer it in this post. First, let’s have a brief overview of how does GroupDocs.Assembly generate the reports. GroupDocs.Assembly uses pre-defined document templates that contain the LINQ statements. These templates are evaluated, processed and then populated by API’s engine during the run-time....you have any questions or queries? We welcome you to have a conversation...

    blog.groupdocs.com/assembly/embed-inline-syntax...
  5. Work with Password-Protected Documents using Gr...

    We are pleased to announce the monthly release of GroupDocs.Metadata for .NET 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....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/work-with-password-...
  6. Java Regex - البحث في المستندات باستخدام التعبي...

    أطلق العنان لقوة البحث الآلي في Java! تعرف على كيفية البحث في مستندات نصية متعددة عبر المجلدات بدقة باستخدام التعبيرات العادية.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); أدناه، قمت بتسليط الضوء على...

    blog.groupdocs.com/ar/search/search-in-document...
  7. Update IPTC Metadata in PSD File using GroupDoc...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for .NET 18.7. Using the latest version, you can now update and remove IPTC metadata in PSD file format. Furthermore, memory consumption is now reduced to perform metadata operations for PSD and MP3 file format. We recommend you to install and use the latest version of the API. Features IntroducedFollowing are the new features introduced in version 18.7. Update IPTC Metadata in PSD Format Remove IPTC Metadata in PSD Format For details about the features supported by the API, please visit Features Overview....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/update-iptc-metadat...
  8. GroupDocs.Search for .NET 17.10 Introduces Safe...

    We are glad to announce another monthly release of GroupDocs.Search for .NET API. The API has been improved with some valuable additions in version 17.10. The e-Search API now introduces safe and reliable indexing by implementing the option to reload the index in case some of some critical error. The API also implements high compression level for storing documents text. Further details about the changes made to the API in this release will be discussed below....suggestions, questions, or queries related to the .NET Search...

    blog.groupdocs.com/search/groupdocs.search-.net...
  9. C#を使用してインデックスを作成してフォルダ内のテキストを検索する| .NETSearchAP...

    GroupDocs Search API for .NET Developersを使用して、パーツごとにテキストを検索し、テキストのインデックスを作成し、検索スレッドの数を指定し、検索時間を取得してC#で検索結果を取得します。...@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/ja/search/search-text-by-ind...
  10. Get Image Representation of a Document

    Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development. Let’s have a look at its implementation. It will return page number and page stream. Using getPagePreview method you will get list of page image representations for a document of known format. So, source document file format should be specified....your feedback or post your queries here ....

    blog.groupdocs.com/merger/get-image-representat...