Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,517 for

zip

(0.04 sec)
  1. 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-...
  2. 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 ......جستجوی متن در Word، Excel، PDF، ZIP و سایر فرمت های سند با استفاده...

    blog.groupdocs.com/fa/tag/full-text-search-csha...
  3. How to Run Examples | Documentation

    This article describes how to run .NET search API 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/search/net/how-to-run-examples/
  4. Extract text from Emails | Documentation

    To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Iterate through container items | Documentation

    This article explains that how to extract containers items and iterate through container items....Advanced usage / Working with ZIP archives and attachments / Iterate...both container-only files (like zip archives, outlook storage) and...

    docs.groupdocs.com/parser/net/iterate-through-c...
  6. Extract text from Emails | Documentation

    Extract text from emails using GetText method....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/net/extract-text-from...
  7. 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...
  8. Search text in HTML documents | Documentation

    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...
  9. Search text in PDF documents | Documentation

    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...
  10. 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...