Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 4,803 for

txt

(0.1 sec)
  1. 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...
  2. 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...
  3. GroupDocs.Conversion for Python via .NET

    该 API 可以使用 Python 轻松转换流行文件格式,包括 DOCX、XLSX、PPTX、PDF、CAD 图纸等,而无需安装额外的软件。...转换为 ODT 使用 Python 将 DOCX 转换为 TXT 使用 Python 将 DOCX 转换为 MHTML 使用...

    kb.groupdocs.com/zh/conversion/python/
  4. How to Convert Word Document to Text in C#

    Do you want to perform document conversion in just a few steps, then learn how to convert Word document to Text in C# and explore C# Word to Text converter code?...implementation of the convert Word to TXT in C# by following the stepwise...process of converting DOCX to TXT format and developed an example...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Render XLSX as HTML using Java

    In this discussion, we'll delve into the process of how to render XLSX as HTML using Java. Additionally, we'll provide you Java code for rendering XLSX to HTML....steps involved in rendering TXT as HTML. For those seeking additional...dedicated article on how to render TXT as HTML using Java . Updated...

    kb.groupdocs.com/viewer/java/render-xlsx-as-htm...
  6. full text search on GroupDocs Blog | Document A...

    full text search on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in full text search on GroupDocs Blog | Document Automation Solutions for .NET & Java De......چندین فایل Word، Excel، PDF، TXT یک پوشه پیدا کنید و نتایج جستجو...

    blog.groupdocs.com/fa/tag/full-text-search/inde...
  7. 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 یک پوشه پیدا کنید و نتایج جستجو...

    blog.groupdocs.com/fa/tag/find-in-files-and-fol...
  8. Full Text Search in Java on GroupDocs Blog | Do...

    Full Text Search in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Full Text Search in Java on GroupDocs Blog | Document Automation Solutions fo......在文件夹的多个 Word、Excel、PDF、TXT 文件中查找文本并突出显示搜索结果。 Recent content...

    blog.groupdocs.com/zh/tag/full-text-search-in-j...
  9. full text search on GroupDocs Blog | Document A...

    full text search on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in full text search on GroupDocs Blog | Document Automation Solutions for .NET & Java De......meerdere Word-, Excel-, PDF-, TXT-bestanden van een map en markeer...

    blog.groupdocs.com/nl/tag/full-text-search/inde...
  10. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com 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....isn’t supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-hyperlin...