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

zip

(0.32 sec)
  1. Search text in Word Document on GroupDocs Blog ...

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

    blog.groupdocs.com/ja/tag/search-text-in-word-d...
  2. Extract metadata from Emails | GroupDocs

    Extract metadata from emails by using GetMetaData method....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/net/extract-metadata-...
  3. Extract metadata from Emails | GroupDocs

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. How to Run Examples | GroupDocs

    Software Requirements Please make sure you meet the following requirements before downloading and running the examples. Visual Studio 2013 or higher NuGet Package Manager installed in Visual Studio. Make sure that latest NuGet API version is installed in Visual Studio. For details on how to install NuGet package manager please check http://docs.nuget.org/ndocs/guides/install-nuget Go to Tools->Options->NuGet Package Manager->Package Sources and make sure that the option nuget.org is checked Example project uses NuGet Automatic Package Restore feature therefore you should have an active internet connection....download the ZIP file from . Extract the contents of ZIP file to any...

    docs.groupdocs.com/classification/net/how-to-ru...
  5. Search text in Emails | GroupDocs

    Search a keyword in emails using Search method...supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/net/search-text-in-em...
  6. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....rendering files contained in the ZIP archives. PDF is a widely used...improvements for rendering of ZIP archives and vCard documents...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  7. Installation | GroupDocs

    On this page you will find system requirements supported platforms, development environments. GroupDocs.Comparison for .NET does not require any external software or third party tool to be installed....Comparison assemblies as a ZIP archive or MSI installer. To...steps: Extract files from the ZIP archive or run the MSI installer...

    docs.groupdocs.com/comparison/net/installation/
  8. Installation | GroupDocs

    The page describes how to add the GroupDocs.Annotation library to your .NET project....Annotation assemblies as a ZIP archive or MSI installer. To...following: Extract files from the ZIP archive or run the MSI installer...

    docs.groupdocs.com/annotation/net/installation/
  9. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF documents...supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  10. Search text in Emails | GroupDocs

    To search a keyword in emails 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 the email: Instantiate Parser object for the initial email; 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 email....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/java/search-text-in-e...