Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 12,737 for

xlsx

(0.57 sec)
  1. ssg-batch-hugo.zip

    content/docs/business-plan.md content/docs/cost-analysis.md --- format: Xlsx pages: 4 --- ## Summary | Category | FY2024 | FY2025 | FY2026 | | --- | --- | --- | --- | | Parts and materials | $1,325......md --- format: XLSX pages: 4 --- ## Summary | Category...

    docs.groupdocs.com/markdown/java/_output_files/...
  2. 使用 GroupDocs.Metadata for Node.js 比较文档元数据

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

    blog.groupdocs.com/zh/metadata/compare-document...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Missing border in ODS Excel output XLSX file eats almost 2 GB RAM while...

    blog.groupdocs.com/groupdocs.blog/page/51/
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...

    blog.groupdocs.com/groupdocs.blog/page/63/
  5. Product Overview | GroupDocs

    GroupDocs.Editor for Python via .NET is a Python library that lets you edit Microsoft Office documents like Word, Excel or PowerPoint, as well as PDF, without any third-party software installed....document formats such as PDF, DOCX, XLSX, PPTX, XPS and others. By using...

    docs.groupdocs.com/editor/python-net/product-ov...
  6. Product Overview | GroupDocs

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Node.js without third party software installed....document formats such as PDF, DOCX, XLSX, PPTX, XPS and others. By using...

    docs.groupdocs.com/editor/nodejs-java/product-o...
  7. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  8. Parse data from documents | GroupDocs

    Learn how to parse and extract structured data from documents using template-based extraction with GroupDocs.Parser for .NET. Extract invoice data, tables, and fields in C#.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  9. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-me...