Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 11,610 for

xlsx

(0.06 sec)
  1. Exporting metadata properties | GroupDocs

    This article provides the knowledge that how to export metadata properties to an Excel workbook in Java... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/exporting-meta...
  2. Exporting metadata properties | GroupDocs

    This article provides the knowledge that how to export metadata properties to an Excel workbook.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/exporting-metad...
  3. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/net/save-overwriti...
  4. Load document from url | GroupDocs

    Learn how to Load document from url.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/load-document-fro...
  5. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  6. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, HTML, image and other formats with GroupDocs.Conversion for .NET....formats: Microsoft Excel - XLS, XLSX, XLSM, XLSB, XLTX, XLT; OpenDocument...to Spreadsheet conversion is XLSX. Please check below how to convert...

    docs.groupdocs.com/conversion/net/convert/pdf/
  7. 比較 Excel 試算表:使用 C# 進行進階逐格分析

    了解如何使用 GroupDocs.Comparison for .NET 以程式方式比較 Excel 工作表。本指南展示了逐格比較、自訂樣式、摘要頁面,以及針對 Excel 文件比較的進階可見性控制,使用 C#。...Comparison supports Excel formats (XLSX, XLS) along with Word, PDF,..."budget_v1.xlsx" )) { comparer.Add( "budget_v2.xlsx" ); comparer...

    blog.groupdocs.com/zh-hant/comparison/compare-e...
  8. Get document info | GroupDocs

    GroupDocs.Metadata allows users to get meta information of a document.... input_xlsx ) as metadata : info = metadata... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/python-net/get-docu...
  9. How to Extract Metadata from Word Document usin...

    This short tutorial describes the process to extract metadata from Word document using Java, and how to iterate through the metadata word document in Java....document formats such as PDF, XLSX, PPTX, MSG, EML, EPUB, and many...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  10. How to Extract Images from PDF using C#

    Let's get familiar with the image extraction process from documents and how to extract images from PDF using C# and implement C# extract images from PDF capability....formats including DOC, DOCX, XLSX, XLT, HTML, PPT, PPTX, EPUB...

    kb.groupdocs.com/parser/net/how-to-extract-imag...