Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,787 for

spreadsheet

(0.25 sec)
  1. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...Save(memoryStream); } break; case "Spreadsheet": using (Editor editor =...7:49pm 4 Example for Editing Spreadsheet Files [HttpPost] [Route(...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  2. Convert JPG to XLSX using C#

    This tutorial will show you how to convert JPG to XLSX using C#. Also, code example will be provided to export JPG to XLSX using C# without installing extra software....(JPEG) images to XLSX (Excel Spreadsheet) format is a valuable skill...analysis, reporting, or spreadsheet integration, converting JPG...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  3. Remove Image Watermark from XLSX Using Python

    Learn how to remove image watermark from XLSX using Python. This tutorial shows how to detect and delete image watermarks in Excel Spreadsheets programmatically....these visuals to keep the spreadsheet neutral or prevent accidental...Python , a Python-compatible spreadsheet-processing library makes...

    kb.groupdocs.com/watermark/python/remove-image-...
  4. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/conversion/java/technical-support/weekly0.5https://docs.groupdocs.com/conversion/ne......t-json-as-datasource-to-spreadsheet/weekly0.5https://docs.groupdocs...com/conversion/java/convert-to-spreadsheet-with-advanced-options/weekly0...

    docs.groupdocs.com/sitemaps/conversion.xml
  5. Compare Excel Spreadsheets: Advanced Cell-by-Ce...

    Learn how to compare Excel Spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#....of Contents What Is Excel Spreadsheet Comparison? Common Use Cases...When working with Excel spreadsheets, tracking changes across...

    blog.groupdocs.com/comparison/compare-excel-spr...
  6. Convert finance formats | GroupDocs

    This article demonstrates how you can convert to and from finance formats with GroupDocs.Conversion for .NET....From To IXBRL Finance: , Spreadsheet: , , , , , , , , , , , ,... , , XBRL Finance: , Spreadsheet: , , , , , , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/finance/
  7. Render XLSX as HTML using C#

    In this topic, we will explore how to render XLSX as HTML using C# without need for additional tool. Also, we will furnish you with C# code for rendering XLSX to HTML....solution to dynamically display spreadsheet data on web applications...process that transforms spreadsheet data into a format suitable...

    kb.groupdocs.com/viewer/net/render-xlsx-as-html...
  8. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....97-2003 Spreadsheet Markup Language Open Document Spreadsheet OOXML...WordprocessingML, RTF, ODT, OTT) Spreadsheet (XLS, XLT, XLSX, XLSM, XLTX...

    docs.groupdocs.com/assembly/net/supported-docum...
  9. 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....solution for presenting spreadsheet data dynamically on web applications...crucial task that converts spreadsheet data into a format ideal...

    kb.groupdocs.com/viewer/java/render-xlsx-as-htm...
  10. Converting a multi-tab XLSX to HTML does not cr...

    When we convert a single tab Spreadsheet to HTML, the result is an HTML table (this is good). However, when we convert a multi-tab Spreadsheet to HTML, the result is a bunch of spans that don’t line up, instead of an HT…...we convert a single tab spreadsheet to HTML, the result is an...when we convert a multi-tab spreadsheet to HTML, the result is a...

    forum.groupdocs.com/t/converting-a-multi-tab-xl...