Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,868 for

zip

(0.24 sec)
  1. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....supported for Zip archive. Therefore, for Zip archive method...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. About using GroupDocs.Conversion for Java to co...

    While testing the HTML to PPT conversion feature of GroupDocs.Conversion for Java, I found that the format of the resulting PPT file was incorrect. To help you reproduce and analyze the issue, I have uploaded the HTML te…...zip (31.4 KB) xingyu11 May 20, 2025...ppt file you converted? test1.zip (2.9 KB) evgen.efimov May 20...

    forum.groupdocs.com/t/about-using-groupdocs-con...
  3. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs...OneNote, Visio, Text, HTML, Zip, Markdown and Email messages)...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  4. How to Run Examples | GroupDocs

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....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/signature/net/how-to-run-exa...
  5. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the template. Is there a way to get the line to be shown for each iteration?...There’s a C# project in the zip file. A template called LineTestTemplate...foreach loop. GroupDocAssemblerLin.zip (16.2 KB) atir.tahir October...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...
  6. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....Documents with the extensions ZIP, PST, OST can also contain internal...the method of the class. For ZIP archives, this way you can access...

    docs.groupdocs.com/search/java/getting-indexed-...
  7. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....Documents with the extensions ZIP, PST, OST can also contain internal...the method of the class. For ZIP archives, this way you can access...

    docs.groupdocs.com/search/net/getting-indexed-d...
  8. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end examples out-of-the-box....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/editor/net/how-to-run-examples/
  9. Introducing API v2 of GroupDocs.Parser for .NET

    The all-new API v2 of GroupDocs.Parser for .NET has been released! It would be a piece of breaking news for those who are already using our document parsing API as well as who are looking for an easy to use solution for extracting text, images, and metadata from PDF, word processing documents, spreadsheets, presentations, emails, EPUB & Zip file formats. What’s new in the API v2? We have done some major updates at the architecture level of the API to perform product optimization....presentations , emails , EPUB & ZIP file formats. What’s new in the...

    blog.groupdocs.com/parser/introducing-api-v2-of...
  10. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents 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. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; 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...