Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 106,509 for

workbook

(0.17 sec)
  1. workbook-to-tiff-with-mulitiple-pages.tiff

    LZW Full-resolution image 1 2200 4 samples/pixel 29580 Inch Chunky (contiguous for each subsampling pixel) 200 dots per inch RGB 44394 bytes 2200 rows/strip apache-tika-2827929422236751361.tmp 8 14......LZW Full-resolution image 1 2200 4 samples/pixel 29580 Inch Chunky (contiguous for each subsampling pixel) 200 dots per inch RGB 44394 bytes 2200 rows/strip apache-tika-2827929422236751361.tmp 8 14...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-i...
  2. workbook-to-tiff-with-mulitiple-pages.tiff

    LZW Full-resolution image 1 2200 4 samples/pixel 29580 Inch Chunky (contiguous for each subsampling pixel) 200 dots per inch RGB 44394 bytes 2200 rows/strip apache-tika-1906238300310674296.tmp 8 14......LZW Full-resolution image 1 2200 4 samples/pixel 29580 Inch Chunky (contiguous for each subsampling pixel) 200 dots per inch RGB 44394 bytes 2200 rows/strip apache-tika-1906238300310674296.tmp 8 14...

    docs.aspose.com/cells/fr/nodejs-cpp/convert-exc...
  3. workbook-to-tiff-with-mulitiple-pages.tiff

    LZW Full-resolution image 1 2200 4 samples/pixel 29580 Inch Chunky (contiguous for each subsampling pixel) 200 dots per inch RGB 44394 bytes 2200 rows/strip apache-tika-6444779838674834055.tmp 8 14......LZW Full-resolution image 1 2200 4 samples/pixel 29580 Inch Chunky (contiguous for each subsampling pixel) 200 dots per inch RGB 44394 bytes 2200 rows/strip apache-tika-6444779838674834055.tmp 8 14...

    docs.aspose.com/cells/it/nodejs-cpp/convert-exc...
  4. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...sheet when converting excel workbook to pdf Aspose.Cells Product...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  5. Aspose cells for java 解析包含大量带状行样式的Excel文件时,构造Wo...

    在加载一个带有大量“带状行样式”(banded rows)的Excel文件时,调用 Workbook 构造方法时触发 java.lang.OutOfMemoryError ,导致程序崩溃。具体位置为 Workbook wbk = new Workbook(formatFile.getLocalFile()); 。 JDK:17 aspose-cells:21.11 已试过26.4版本 该问题仍存在 JVM堆内存设置:-Xms32g…...java 解析包含大量带状行样式的Excel文件时,构造Workbook对象抛出OOM异常 中文技术支持 aspose-cells-java...在加载一个带有大量“带状行样式”(banded rows)的Excel文件时,调用 Workbook 构造方法时触发 java.lang.OutOfMemoryError...

    forum.aspose.com/t/aspose-cells-for-java-excel-...
  6. When using aspose.cells to save an Excel workbo...

    When using aspose.cells to save an Excel Workbook to a PDF, the chart unit label are displayed as “Millions” in English. How can I set it to display Millions in Chinese(百万)? image.png (40.2 KB)...cells to save an Excel workbook to a PDF, the chart unit label...aspose.cells to save an Excel workbook to a PDF, the chart unit label...

    forum.aspose.com/t/when-using-aspose-cells-to-s...
  7. Manage Workbooks with Go via C++|Documentation

    Learn how to manage Workbooks through the Aspose.Cells for C++ APIs....Manage Workbooks with Go via C++ Contents [ Hide ] Aspose.Cells...flexible API for managing workbooks and worksheets. This section...

    docs.aspose.com/cells/go-cpp/managing-workbooks...
  8. 使用C++获取创建Excel文档的应用程序版本号|Documentation

    学习如何使用Aspose.Cells与C++获取创建Excel文档的应用程序版本号。...Cells提供了 Workbook.GetVersion() 属性以实现此目的。 以下示例演示了 Workbook.GetVersion()...// Create a workbook reference Workbook workbook ; // Print the...

    docs.aspose.com/cells/zh/cpp/get-the-version-nu...
  9. Assemble Spreadsheets|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....class Workbook that represents an Excel file. The Workbook class...programmatically: Create an object of the Workbook class. Call the Add method...

    docs.aspose.com/cells/net/assemble-spreadsheets/
  10. 在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.... cells import Workbook class RowsAndColumns : def...Instantiating a Workbook object by excel file path workbook = Workbook ( dataDir...

    docs.aspose.com/cells/zh/java/inserting-and-del...