Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 11,831 for

format

(0.23 sec)
  1. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various Formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file Formats supported by the API....operations against various formats to gain data insights. One...the features and the file formats supported by the API. Supported...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  2. Releasing Next Generation GroupDocs.Viewer for ...

    It’s time to lay a hand on Next Generation GroupDocs.Viewer for .NET. GroupDocs releases this product with the great power of rendering a variety of document Formats to HTML and image representations. Why Next Generation GroupDocs.Viewer? The legacy 2.x versions of GroupDocs.Viewer for .NET had complex API structure thereby requiring more coding efforts for a simple implementation. There were specific way of code implementation for different types of application development platforms....rendering a variety of document formats to HTML and image representations...save the images in various formats. Document generation is no...

    blog.groupdocs.com/viewer/simplest-api-to-get-i...
  3. Single Row Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document Format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Text Document Reporting Requirement As a report developer, you are required to represent inFormation of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the Text Document....Image report in Text Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/single-row-ima...
  4. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering documents into JPG Format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....rendering documents into JPG format. For details, see this page...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  5. Extract annotations from document | GroupDocs

    The page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....and serialize them to the XML format. To do this, follow these steps:...

    docs.groupdocs.com/annotation/net/extract-annot...
  6. Extract data from Emails | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) Formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported. The following table provides the list of supported Formats: Format Description EML E-Mail Message EMLX Apple Mail Message MSG Microsoft Outlook Mail Message PST Microsoft Outlook Personal InFormation Store File OST Microsoft Outlook Offline Data File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Extract data from various formats / Extract data from Emails...Outlook Storage (ost, pst) formats are supported. Also POP, IMAP...

    docs.groupdocs.com/parser/java/extract-data-fro...
  7. Save attachments | GroupDocs

    Retrieve and save attachments from emails, Outlook files, archives, and PDFs....provided code snippet suits all format families that support attachments:...

    docs.groupdocs.com/viewer/python-net/how-to-ext...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...the well known structured formats that are vastly used by developers...between JSON and XML data formats. In this article, you will...

    blog.groupdocs.com/groupdocs.blog/page/10/
  9. Compare PDF documents | GroupDocs

    Learn how to compare PDF documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and Formatting differences between PDF files with Python code....identify changes in text, formatting, annotations, and structure...insertions, deletions, and formatting updates Save the comparison...

    docs.groupdocs.com/comparison/python-net/compar...
  10. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; 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....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Sheet %d/%d" , p + 1 , spreadsheetInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...