Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 11,063 for

excel worksheet api

(0.1 sec)
  1. Replace text in a workbook using Regular Expres...

    Class Libraries & REST Apis for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... For this, the API provides the ReplaceOptions.regex_key...regex_key property using the sample Excel file . The output file generated...

    docs.aspose.com/cells/python-net/replace-text-i...
  2. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...# Logic to start saving a worksheet return True def next_row(self):...3:59pm 4 @SteveOlson , LightCells API is not available in Aspose.Cells...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  3. Change chart legend entry background color - Fr...

    Hi Team, I’d like to change the background (fill) color of one particular chart legend entry. Can you please provide a short code snippet on how it can be made using Aspose.Cells? Thank you Selection_176.png (12.6 KB…...Worksheets["Sheet1"].Charts[0]; _chart...legend item), it seems that Excel does not support it. If possible...

    forum.aspose.com/t/change-chart-legend-entry-ba...
  4. 通过JavaScript和C++将页面设置从源工作表复制到目标工作表|Documentation

    本文说明如何使用JavaScript Api或C++库示例代码以编程方式将页面设置从源工作表复制到目标工作表。...Cells for JavaScript和C++ API将页面设置从一个工作表复制到另一个工作表。 将源工作表中的页面设置复制到目标工作表...(); // Add two test worksheets wb . worksheets . add ( "TestSheet1"...

    docs.aspose.com/cells/zh/javascript-cpp/copy-pa...
  5. Convert XLTX to WORD using Java or with free On...

    Java Api to Export XLTX to WORD or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....client proposals from structured Excel templates. Creating editable...editable educational or training worksheets from XLTX files. Generating...

    products.aspose.com/total/java/conversion/xltx-...
  6. Convert XLTM to WORD using Java or with free On...

    Java Api to Export XLTM to WORD or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....client proposals from automated Excel templates. Creating editable...editable educational or training worksheets from XLTM files. Generating...

    products.aspose.com/total/java/conversion/xltm-...
  7. Convert XLSB to DOC with .NET or with free Onli...

    Convert XLSB to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSB to DOC online converter quickly before integrating the code....via C# or Online App Export Excel ® XLSB to DOC on .NET Framework...share. Aspose.Total for .NET API is a comprehensive suite of file...

    products.aspose.com/total/net/conversion/xlsb-t...
  8. Aspose.Cells for PHP via Java|Documentation

    Aspose.Cells for PHP via Java supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, plain text, and popular image formats including TIFF, JPG, PNG, BMP and SVG....a scalable and feature‑rich API that offers spreadsheet format...format conversion, styling of worksheets to the most granular level...

    docs.aspose.com/cells/php-java/
  9. Aspose.Cells for Node.js via Java|Documentation

    Aspose.Cells for Node.js via Java supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....a scalable and feature‑rich API that offers spreadsheet format...format conversion, styling of worksheets to the most granular level...

    docs.aspose.com/cells/nodejs-java/
  10. How to set up series. Points. DataLabel. LinkSo...

    image.png (12.2 KB) image.png (48.7 KB) Still unable to take effect, I used WPS to create charts and series, using the same code. The files created by WPS can take effect, but using aspose.cells doesn’t test.zip (12.8…...Worksheets[0]; // … add data … var chart...asposeWorksheet = asposeCreateWorkbook.Worksheets["Sheet1"]; asposeWorksheet...

    forum.aspose.com/t/how-to-set-up-series-points-...