Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 11,018 for

format

(0.07 sec)
  1. Search text in PDF documents | Documentation

    This article explains that how to search text from PDF documents...Extract data from various formats / Extract data from PDF documents...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  2. Search text in Emails | Documentation

    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....Extract data from various formats / Extract data from Emails.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-e...
  3. Search text in EPUB eBooks | Documentation

    This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Extract data from various formats / Extract data from ePUB eBooks.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-e...
  4. Advanced search for Barcode signatures | Docume...

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API...."Barcode signature size {0} and format {1}" , barcodeSignature . Content...Length , barcodeSignature . Format ); Console . WriteLine ( $"Location...

    docs.groupdocs.com/signature/net/advanced-searc...
  5. Seamlessly Build an ASP.NET Document Viewer to ...

    GroupDocs.Viewer for .NET is a web-oriented middleware designed to display over 50 different document types in a browser. It is a client-server library that converts documents into an HTML-compatible Format and then renders them in a browser just as a regular web-page. As a result, you don’t have to install any third-party software or browser plugins on the client. Documents can be viewed from any modern web-browser, including IE8+, Chrome, FireFox, Opera, Safari 5+ and their mobile versions....documents into an HTML-compatible format and then renders them in a...documents (in PDF and Excel formats), but you can upload an unlimited...

    blog.groupdocs.com/viewer/seamlessly-build-asp-...
  6. GroupDocs.Redaction Overview | Documentation

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive inFormation....redacted document in its original format for further editing. GroupDocs...Redaction provides a single format-independent interface to clear...

    docs.groupdocs.com/redaction/net/groupdocs-reda...
  7. Extract images from Microsoft Office Excel spre...

    This article explains that how to extract images from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Extract data from various formats / Extract data from Microsoft...extracted with its original format. With using class it is possible...

    docs.groupdocs.com/parser/net/extract-images-fr...
  8. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and Formatted text from the popular document Formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file Formats supported by the API....raw and formatted text from the popular document formats. The API...the features and the file formats supported by the API. Supported...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  9. How to Convert HTML to Markdown using C#

    Quickly convert HTML to Markdown using C# with one of the popular document converter APIs and learn how to create the HTML to MD converter in C#....defining the resultant file format and any other parameters for...of other document formats to Markdown format by using the mentioned...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Convert PDF to PS using C#

    This tutorial demonstrates how to convert PDF to PS using C#. Also, code example will be supplied to export PDF to PS using C# without extra software installation....(Portable Document Format) files to PS (PostScript) format using C# can...preserves document layout and formatting, making it ideal for tasks...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...