Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,523 for

zip

(0.12 sec)
  1. Extract metadata from Emails | Documentation

    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...
  2. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. 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...
  4. 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/
  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. 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-...
  7. Extract metadata from EPUB eBook | Documentation

    To extract metadata from EPUB e-books GetMetadata method is used...supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. Value of JSON field is incorrectly outputted as...

    I have a DOCX file with the following template <<[heading]>>. My data source is a JSON like follows: { “heading”: “100.2.1” } When generating a DOCX from this template and data the output is something like Fri Jan 3…...2022, 12:04pm 3 I’m attaching a ZIP file with the template file,...them to generate a report. test.zip (961 Bytes) evargaslexipol August...

    forum.groupdocs.com/t/value-of-json-field-is-in...
  9. Install GroupDocs.Assembly for .NET | Documenta...

    This topic describes how to install GroupDocs.Assembly for .NET....Assembly assemblies as a ZIP archive or MSI installer. To...following: Extract files from the ZIP archive or run the MSI installer...

    docs.groupdocs.com/assembly/net/installation/
  10. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...supported for Zip archive. Therefore, for Zip archive Search(String)...

    docs.groupdocs.com/parser/net/search-text-in-mi...