Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,590 for

zip

(0.17 sec)
  1. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  2. Search text in HTML documents | GroupDocs

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/java/search-text-in-h...
  3. Search text in PDF documents | GroupDocs

    To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/java/search-text-in-p...
  4. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Python via .NET API....target_path , target_password in zip ( target_paths , target_passwords...target_path , target_password in zip ( target_paths , target_passwords...

    docs.groupdocs.com/comparison/python-net/compar...
  5. System.IO.EndOfStreamException when trying to i...

    We are getting this exception for one chm file from 7Zip when we try to index a folder with its chm file: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.Interna…...This zip contains the problematic file from 7zip: 7-zip.zip (111...

    forum.groupdocs.com/t/system-io-endofstreamexce...
  6. Full Text Search Csharp on GroupDocs Blog | Doc...

    Full Text Search Csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Full Text Search Csharp on GroupDocs Blog | Document Automation Solutions for ......NET 在 Word、Excel、PDF、ZIP 和其他文檔格式中搜索文本 GroupDocs.Search...

    blog.groupdocs.com/zh-hant/tag/full-text-search...
  7. Full Text Search Csharp on GroupDocs Blog | Doc...

    Full Text Search Csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Full Text Search Csharp on GroupDocs Blog | Document Automation Solutions for ......NETを使用して、Word、Excel、PDF、ZIP、およびその他のドキュメント形式でテキストを検索する GroupDocs...

    blog.groupdocs.com/ja/tag/full-text-search-csha...
  8. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...zip (10.0 KB)....

    forum.groupdocs.com/t/shorthand-check-for-null-...
  9. MSG file fails to render in PDF - Free Support ...

    Hello, When using the GroupDocs Viewer, I’m currently unable to to render MSG type files into PDF ones. All other tested file types work. Regards,...attach it to this post in a ZIP archive or share a download link...attaching tested files in ZIP EmlMsgTestFiles.zip (40.2 KB) evgen.efimov...

    forum.groupdocs.com/t/msg-file-fails-to-render-...
  10. How to Run Examples | GroupDocs

    This article describes how to run GroupDocs.Merger for .NET code examples....You can either download the ZIP file from or clone the repository...client. In case you download the ZIP file, extract the folders on...

    docs.groupdocs.com/merger/net/how-to-run-examples/