Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 4,768 for

txt

(0.06 sec)
  1. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....Documents PDF, DOC, DOCX, RTF, TXT, ODT, EPUB Spreadsheets XLS,...

    docs.groupdocs.com/parser/net/
  2. .NET 文件搜索 - 跨文件夹搜索文件中的多个文本

    使用 C# 搜索分布在不同文件夹中的各种文件中的多个文本或短语。在相应的 HTML 文件中突出显示扫描结果。...} } } } 以下是打印上述从 DOCX、PDF 和 TXT 文件中获得的搜索结果的输出: Documents: 3 Total...lorem ipsum 1 Document: English.txt Occurrences: 39 Field: content...

    blog.groupdocs.com/zh/search/search-multiple-te...
  3. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer and Node.js to convert Word documents to HTML, PDF, PNG, and JPEG formats....TXT) Render Word documents as HTML...

    docs.groupdocs.com/viewer/nodejs-java/render-wo...
  4. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....XML Any XML document N/A N/A TXT Any text document N/A Fixed-layout...

    docs.groupdocs.com/editor/net/introduction/
  5. 能不能查询出文件的元数据包括修改历史信息 - Free Support Forum - gro...

    能不能查询出文件的元数据包括修改历史信息... 对于 PDF、TXT、图片等格式,修订信息不存在,无法获取。 选择合适的库 首选...

    forum.groupdocs.com/t/topic/16647
  6. Render Word documents as HTML, PDF, and image f...

    Convert Word documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of document rendering....TXT) Render Word documents as HTML...

    docs.groupdocs.com/viewer/python-net/render-wor...
  7. Extract data from ZIP archives | GroupDocs

    Learn how to extract data from ZIP archives using GroupDocs.Parser for Python via .NET. Extract files, iterate through archive contents, and parse nested archives....txt" ) with open ( output_file ,...

    docs.groupdocs.com/parser/python-net/extract-da...
  8. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....XmlEditOptions N/A TextualDocumentInfo TXT Any text document N/A TextEditOptions...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  9. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert text files to HTML, PDF, PNG, and JPEG formats....the following document types: TXT, CS, and VB. For other file types...new Viewer ( "TermsOfService.txt" )) { // Convert the text file...

    docs.groupdocs.com/viewer/net/render-text-files/
  10. Getting Document Information | GroupDocs

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....txt" ) as converter : info = converter...() Expected output Format : txt Pages count : 3 Creation date...

    docs.groupdocs.com/conversion/python-net/develo...