Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 12,177 for

xlsx

(1.7 sec)
  1. 使用 GroupDocs.Metadata for Node.js 比较文档元数据

    实用指南,展示如何使用 GroupDocs.Metadata 比较文档版本之间的元数据。一步一步的教程,包含代码示例和导出选项。...SDK 开箱即支持 DOCX、PDF、XLSX 等多种格式,无需为每种文件类型编写自定义解析器。 Step...GroupDocs.Metadata 支持的任何格式(DOCX、PDF、XLSX、PPTX 等),并且在典型办公文件上耗时远低于一秒,适合批处理或...

    blog.groupdocs.com/zh/metadata/compare-document...
  2. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A......Formats in C# Convert XLS & XLSX to CSV and CSV to Excel formats...(XLS XLSX) & Vice Versa in Java Convert XLS & XLSX to CSV...

    blog.groupdocs.com/categories/groupdocs.convers...
  3. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....some format (like DOCX, PDF, or XLSX, for example). At this stage...2003 XML Spreadsheet XLS, XLT, XLSX, XLSM, XLSB, XLTX, XLTM, XLAM...

    docs.groupdocs.com/editor/net/introduction/
  4. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for Python via .NET API....some format (like DOCX, PDF, or XLSX, for example). At this stage...2003 XML Spreadsheet XLS, XLT, XLSX, XLSM, XLSB, XLTX, XLTM, XLAM...

    docs.groupdocs.com/editor/python-net/introduction/
  5. 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....some format (like DOCX, PDF, or XLSX). At this stage, you should...WordProcessingDocume Spreadsheet XLS, XLT, XLSX, XLSM, XLSB, XLTX, XLTM, XLAM...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  6. 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.... DOCX) , spreadsheets (XLS, XLSX) , presentations (PPT, PPTX)...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  7. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Search text in Microsoft OneNote sections | Gro...

    This article explains that how to search text from Microsoft OneNote sections presentations... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for .NET...formats, including DOCX, PDF, XLSX, PPTX, and more. It’s a great...

    docs.groupdocs.com/editor/net/showcases/
  10. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/search-text-in-m...