Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,590 for

zip

(0.07 sec)
  1. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....supported" ); } // Iterate over zip entities for ( ContainerItem...Create Parser object for the zip entity content try ( Parser attachmentParser...

    docs.groupdocs.com/parser/java/extract-attachme...
  2. GroupDocs.Search 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....as indexing of a ZIP archive inside other ZIP and escape of special...as indexing of a ZIP archive inside other ZIP and escape of special...

    blog.groupdocs.com/categories/groupdocs.search-...
  3. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....supported" ); } // Iterate over zip entities for ( ContainerItem...Create Parser object for the zip entity content try ( Parser attachmentParser...

    docs.groupdocs.com/parser/java/extract-attachme...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...a unified approach, and edit ZIP archive comments. Furthermore...consumption is now reduced for ZIP, torrent, and EPUB file formats...

    blog.groupdocs.com/groupdocs.blog/page/59/
  5. Extract emails from Outlook Storage | GroupDocs

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email text from outlook storage:...supported" ); } // Iterate over zip entities for ( ContainerItem...Create Parser object for the zip entity content try ( Parser attachmentParser...

    docs.groupdocs.com/parser/java/extract-emails-f...
  6. GroupDocs.Metadata 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....a unified approach, and edit ZIP archive comments. Furthermore...consumption is now reduced for ZIP, torrent, and EPUB file formats...

    blog.groupdocs.com/categories/groupdocs.metadat...
  7. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…...input 4 zip files, pls extract and check help me data.7z.zip (3.0...(2).zip (3.0 MB) data.7z (3).zip (3.0 MB) data.7z (4).zip (1.3...

    forum.groupdocs.com/t/image-comparison-processi...
  8. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...CompressionFileType)) // Ignore zip and 7z { GroupDocs.Conversion...CompressionFileType)) // Exclude zip and 7z files { GroupDocs.Conversion...

    forum.groupdocs.com/t/how-to-update-email-load-...
  9. Quick Start Guide | GroupDocs

    Render files, list and save attachments in any supported format using GroupDocs.Viewer for Python via .NET to experience its simplicity and power in Python....convert documents packed into ZIP archive to PDF. You can download...) # Load ZIP file with Converter ( "./compressed.zip" ) as converter...

    docs.groupdocs.com/conversion/python-net/gettin...
  10. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in Zip archives, various documents, and individual files....search for similar images in ZIP archives, various documents,...container documents, such as ZIP archives, OST/PST storages. For...

    docs.groupdocs.com/search/net/reverse-image-sea...