Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 238 of 238 for

ebook to pdf

(0.03 sec)
  1. Count Words and Occurrences of each Word in a D...

    Count number of words and their occurrences in Pdf, Word, Excel, PowerPoint, and Email documents in Java using document parsing API....spreadsheets, emails, databases, eBooks, and many others. Download...from EPUB, FB2, CHM eBooks in Java Read PDF Form Fields in Java...

    blog.groupdocs.com/parser/count-words-and-occur...
  2. Extract text from EPUB eBooks | Documentation

    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....data from ePUB eBooks / Extract text from EPUB eBooks Extract text...text from EPUB eBooks Leave feedback To extract a text from EPUB...

    docs.groupdocs.com/parser/net/extract-text-from...
  3. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....data from ePUB eBooks / Search text in EPUB eBooks Search text in...in EPUB eBooks Leave feedback To search a keyword in EPUB e-books...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  4. Extract metadata from documents | Documentation

    This article shows how To extract metadata with GroupDocs.Parser from documents of various formats: Pdf, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....of various formats: PDF, Emails, Ebooks, Microsoft Office: Word...

    docs.groupdocs.com/parser/net/extract-metadata-...
  5. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error Tolerance....PPTX) , PDF files, Markup (HTML, XML) , Markdown (MD) , eBooks (EPUB...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  6. Working with metadata in EPUB e-books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps To read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage.... ebook.EpubReadNativeMetada try ( Metadata...managing_metadata_for_specific_formats. ebook.EpubUpdateNativeMeta try ( Metadata...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Working with metadata in EPUB E-Books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps To read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage.... Ebook.EpubReadNativeMetada using (...AdvancedUsage.ManagingMetadataForS. Ebook.EpubReadDublinCorePr using (...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes....presentations (PPT, PPTX) , PDFs, Markup languages (HTML, XML)...XML) , Markdown (MD) , eBooks (EPUB, CHM, FB2) , emails (MSG, EML)...

    blog.groupdocs.com/search/fuzzy-search-java/