Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 30,455 for

worksheet

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

    Aspose.Cells is a .NET 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 library....Document Assistant Close Format Worksheet Cells in a Workbook Analyzing...

    docs.aspose.com/cells/net/implement-1904-date-s...
  2. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for C++. Our guide will explain the different types of data values and show you how to access and work with them in your charts....first chart inside the first worksheet. It then calls the Chart::Calculate()...

    docs.aspose.com/cells/go-cpp/find-type-of-x-and...
  3. 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...
  4. Get HTML5 String from Cell with Golang via C++|...

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....text in cell A1 of the first worksheet. It then gets the normal HTML...

    docs.aspose.com/cells/go-cpp/get-html5-string-f...
  5. Unfreeze Rows or Columns with Node.js via C++|D...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel Worksheets programmatically using the Node.js API with C++.... If worksheets in the Excel files are frozen...may want to unfreeze the worksheet or adjust frozen rows, columns...

    docs.aspose.com/cells/nodejs-cpp/unfreeze-rows-...
  6. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets....possible to auto‑fit rows in a worksheet, including merged cells. Here...object and adds multiple worksheets. Different methods are used...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  7. Saving Files in Jython|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....print ( "<BR>" ) print ( "Worksheets are saved successfully."...GitHub Opening Files in Jython Worksheet To Image in Jython Analyzing...

    docs.aspose.com/cells/java/saving-files-in-jython/
  8. Aspose.Cells 8.1.0中的公共API更改|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....//Access first worksheet Worksheet sheet = book . Worksheets [ 0 ]; //Access...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Text gets mirrored when saving XLSX to PDF - Fr...

    Hi, please see the attached XLSX file. On the first sheet you find 4 arrows with a letter inside. Those letters get mirrored when saving to pdf. See the screenshots. XLSX: grafik.png (67,2 KB) PDF: grafik.png (68,1 …...arrows are stored in the worksheet as AutoShapes that have a...contains text foreach (Worksheet ws in wb.Worksheets) { foreach (Shape...

    forum.aspose.com/t/text-gets-mirrored-when-savi...
  10. 使用C++的JavaScript生成工作表缩略图|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript从工作表生成缩略图图像。在文档和演示中创建用于预览的小图像。...< body > < h1 > Generate Worksheet Thumbnail Example </ h1 >...the first worksheet const sheet = book . worksheets . get ( 0...

    docs.aspose.com/cells/zh/javascript-cpp/generat...