Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,829 for

txt

(0.27 sec)
  1. 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/tag/find-in-files-and-fol...
  2. 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...
  3. GroupDocs.Merger Product Family

    Find answers about merging various types of file formats using code on any platform....Merge JPG files using Java Merge TXT files using Java Merge PPTX files...

    kb.groupdocs.com/merger/
  4. GroupDocs.Viewer for .NET

    Այս API-ն թույլ է տալիս դիտել և ցուցադրել ցանկացած տեսակի ֆայլի ձևաչափ՝ օգտագործելով C# .NET լեզուն ցանկացած հարթակում:...օգտագործելով C# Ներկայացրեք TXT-ը որպես HTML՝ օգտագործելով C#...

    kb.groupdocs.com/hy/viewer/net/
  5. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Document Information using C# Merge TXT files using C# «« « 20 21 22...

    kb.groupdocs.com/categories/page/22/
  6. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......using Python Convert XLSX to TXT using Python Convert XLSX to...

    kb.groupdocs.com/categories/page/6/
  7. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......js Convert PDF to TXT using Node.js Convert PDF to...

    kb.groupdocs.com/categories/page/11/
  8. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for Txt files. Therefore, for Txt file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....isn’t supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-tables-f...
  9. 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...
  10. Extract metadata from PDF documents | GroupDocs

    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...