Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 106,200 for

workbook

(0.07 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-8486007356109514324.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-8486007356109514324.tmp 8 14...

    docs.aspose.com/cells/sv/python-net/convert-exc...
  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-6584336769572650642.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-6584336769572650642.tmp 8 14...

    docs.aspose.com/cells/tr/python-net/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-2765012339806711985.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-2765012339806711985.tmp 8 14...

    docs.aspose.com/cells/es/python-net/convert-exc...
  4. 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-2691688458558037989.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-2691688458558037989.tmp 8 14...

    docs.aspose.com/cells/es/javascript-cpp/convert...
  5. 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-1229643268280623836.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-1229643268280623836.tmp 8 14...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. 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...
  7. 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-...
  8. 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...
  9. Protecting and Unprotecting Workbooks|Documenta...

    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....Protecting and Unprotecting Workbooks Contents [ Hide ] To prevent...worksheets, you can protect workbook elements with or without a...

    docs.aspose.com/cells/net/protecting-and-unprot...
  10. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....{ // Create a new workbook Workbook workbook ; // Access the first...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/page-setup-features/