Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 30,454 for

worksheet

(0.15 sec)
  1. Implement 1904 Date System|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells for Python via .NET library....Document Assistant Close Format Worksheet Cells in a Workbook Analyzing...

    docs.aspose.com/cells/python-net/implement-1904...
  2. 使用 C++ 通过 JavaScript 将工作表转换为图片和按页转换为图片|Document...

    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....head > < title > Convert Worksheet to Image Example </ title...> < body > < h1 > Convert Worksheet to Image Example </ h1 > <...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...pagesetup- PageSetup- worksheet.AutoFitRows(); worksheet.PageSetup.PrintArea...printArea; worksheet.PageSetup.LeftMargin = 0; worksheet.PageSetup...

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  4. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...Worksheets.Names["DR_PUBv2__1678823491"];...GetRange(); var worksheet = workbook.Worksheets.First(); worksheet.PageSetup...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  5. Add/Remove Hyperlinks From Client Side|Document...

    This article introduces how to work with hyperlinks on the client side using JavaScript in GridWeb.... Validate entire worksheet instead of only the updated...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Convert Excel to SVG|Documentation

    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....demonstrates converting an Excel worksheet to an SVG image. Convert Excel...

    docs.aspose.com/cells/python-java/convert-excel...
  7. Delete Ranges|Documentation

    This article describes how to Delete Ranges And Shift Cells Left or Right with Aspose.Cells for Python via .NET library....Close Create Workbook and Worksheet Scoped Named Ranges Cut and...

    docs.aspose.com/cells/python-net/delete-ranges-...
  8. Split Panes in PHP|Documentation

    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....setActiveCell ( "A20" ); //Split the worksheet window $book -> getWorksheets...

    docs.aspose.com/cells/java/split-panes-in-php/
  9. Get Cells Index|Documentation

    Learn how to get a row or column by the name of the row, column, or cell. Convert the name of the cell to row and column index (zero‑based) using Aspose.Cells for JavaScript via C++....manipulate specific data on the worksheet by row and column index, you...specific cell in the first worksheet. Get row index and column...

    docs.aspose.com/cells/javascript-cpp/get-cells-...
  10. 表格编辑器 与工作表一起工作|Documentation

    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.... sendMessage ( "New Worksheet" , cx . getMessage ()); }...{ com . aspose . cells . Worksheet w = getAsposeWorksheets ()...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...