Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 10,539 for

format

(0.03 sec)
  1. Extract Text from PPT using C#

    This article details the process of how to extract text from PPT using C#. It includes a code example to assist you in integrating text extraction from PPT in C# projects....presentations, often saved in PPT format, can contain valuable text...delivering information in a visual format. However, there are times when...

    kb.groupdocs.com/parser/net/extract-text-from-p...
  2. Java Regex - Search in Documents using Regular ...

    Unlock the power of programmatic search in Java! Learn how to search multiple text-based documents across folders with precision using regular expressions....documents in different file formats across folders. Java API for...text in files of different formats across folders, just by giving...

    blog.groupdocs.com/search/search-in-documents-b...
  3. Add TextReplacement Annotation in Slides Docume...

    We are proudly announcing another monthly release of GroupDocs.Annotation for .NET. This latest release 18.10 of the API comes up with the feature to add TextReplacement annotation in Slides document along with font family support. Moreover, few fixes are also introduced in this version, we therefore recommend you to download the new version of the API to enhance your document annotation experience. Feature TextReplacement annotation for Slides document Font family support for TextReplacement annotation Bug Fixes Time Format for Slides document Converting Int into PDF....annotation Bug Fixes # Time format for Slides document Converting...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  4. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a new public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use new version?...process to any supported file format (instead of ConversionHander...

    blog.groupdocs.com/conversion/introducing-simpl...
  5. How to Convert ODG to PDF using C#

    Let's take a look at the stepwise instructions to convert ODG to PDF using C# with a few API calls and how to develop the C# ODG to PDF file converter application....disk for transforming to PDF format Create and define properties...converting to the non-editable format using the constructor of the...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Convert PDF to Excel using Node.js

    Learn how to convert PDF to Excel using Node.js. Easily export PDF to Excel in Node.js with a simple and efficient process for accurate data extraction and Formatting....application to handle different file format transformations Create an instance...XLSX as the desired output format Use the convert method of the...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  7. In-Table List with Highlighted Rows in Email Do...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Email Document Format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table List with Highlighted Rows in Email Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Outlook 2013....Rows report in Email Document format. Note The code uses some of...report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  8. 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...
  9. 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...
  10. 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...