Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,701 for

txt

(0.05 sec)
  1. Extract metadata from PDF documents | Documenta...

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....isn’t supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for Txt files. Therefore, for Txt file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....isn’t supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-table-of...
  3. Upcoming release of GroupDocs.Classification fo...

    GroupDocs.Classification for .NET allows you to classify document or text with IAB-2 or Document taxonomies. Have a look at the image below: You can see how API classifies an input text to IAB-2. If you haven’t already explored the online app, visit it now. Big News We are going to launch GroupDocs.Classification API for .NET platform very soon. That means, whatever features you can avail/evaluate in the online app, will be available in a back-end API that you can integrate in any of your (existing or new) ....formats: Word PDF OpenOffice TXT Official release of the API will...

    blog.groupdocs.com/classification/upcoming-rele...
  4. find in files and folder using Java on GroupDoc...

    find in files and folder using Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in find in files and folder using Java on GroupDocs Blog | Document A......在一個文件夾的多個 Word、Excel、PDF、TXT 文件中查找文本並突出顯示搜索結果。 Recent content...

    blog.groupdocs.com/zh-hant/tag/find-in-files-an...
  5. GroupDocs.Viewer for .NET

    This API allows you to view and render any type of file format using C# .NET language on any platform....XLSX as HTML using C# Render TXT as HTML using C# Render PPTX...

    kb.groupdocs.com/viewer/net/
  6. How to Convert MSG to HTML using C#

    Quickly get help on how to convert MSG to HTML using C# without the need of third party software. Also, we will provide code example to export MSG to HTML in C#....the steps of converting MSG to TXT using C#. If you require additional...explains how to convert MSG to TXT using C# . Updated on 15 Aug...

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

    Learn how to convert PDF to Text using Node.js. This guide covers fast and accurate text extraction, helping you seamlessly export PDF to Text in Node.js with ease....for text extraction and select TXT as the output format Call the...extracted text is saved in a .txt file, making it easy to process...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  8. Extract images from Emails | Documentation

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for Txt files. Therefore, for Txt file getImages method returns null. If an email has no images, getImages method returns an empty collection....isn’t supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Extract images from PDF documents | Documentation

    To extract images from PDF documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from PDF documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for Txt files. Therefore, for Txt file getImages method returns null....isn’t supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. How to Convert ODT to HTML using Java

    Let's learn how to convert ODT to HTML using Java without installing any extra software. Also, write code example to export ODT to HTML in Java using conversion library....guide on how to convert ODT to TXT using the Java programming language...tutorial on how to convert ODT to TXT using Java . Updated on 21 Jun...

    kb.groupdocs.com/conversion/java/how-to-convert...