Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 236,742 for

aspose.cells

(0.99 sec)
  1. Avoid Blank Page in Output PDF when there is No...

    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....user saves it to PDF using Aspose.Cells, it renders a blank page...behavior is undesirable. Aspose.Cells provides the PdfSaveOptions...

    docs.aspose.com/cells/java/avoid-blank-page-in-...
  2. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.cells for C++动态保存文件并直接发送给客户端浏览器。...使用C++将文件保存到响应对象 Contents [ Hide ] Aspose.Cells可以操作文件。本文解释了可以将文件保存到响应对象的各种方法。...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  3. Aspose.cell PDF文件转换主线程不释放 - Free Support Forum ...

    我们发现aspose.cell save方法 excel转PDF的时候,如果碰到转换失败会一直卡主线程不释放,但是也没有抛出任何异常,导致我们整个主线程都被阻塞,不能在做其他的转换操作。 想问一下如果出现转换出错,能否抛出异常告知不要阻塞主线程不释放呢? 我们用的Aspose.cells是最新的25.5的版本 Code Snipet: WXWorkCapture_1747279838100.png (24.6 KB)...Aspose.cell PDF文件转换主线程不释放 Aspose.Cells Product Family cells-net...May 15, 2025, 3:34am 1 我们发现aspose.cell save方法 excel转PDF的时候,如果碰到...

    forum.aspose.com/t/aspose-cell-pdf/312719
  4. The type initializer for ' ' threw an exception...

    Hi All, I’m running into this error when exporting an excel workbook to PDF in a .NET 6 project running on Alpine Linux: The type initializer for ‘’ threw an exception. I’ve tried adding the following lines of code to …...for ' ' threw an exception Aspose.Cells Product Family alpine-linux...libc6-compat I was originally using Aspose.Cells v25.1.0, then I upgraded...

    forum.aspose.com/t/the-type-initializer-for-thr...
  5. 通过Node.js和C++管理分页符|Documentation

    本文提供示例代码,并说明如何以编程方式在Excel工作表中添加、清除或删除特定的分页符,使用Aspose.cells for Node.js via C++。...您还可以在运行时使用 Aspose.Cells 添加分页符。Aspose.Cells 允许开发人员添加两种分页符:...在接下来的讨论中,我们将描述如何使用Aspose.Cells向工作表添加水平或垂直分页。 分页 Aspose.Cells 提供了一个代表 Excel...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-pa...
  6. MultiDataFrame.xlsx

    Sheet1 People Name Age Alice 25 Bob 30 Products Product Price Book 10.5 Pen 1.99 Evaluation Warning Evaluation Only. Created with Aspose.cells for Python via .NET. Copyright 2003 - 2025 Aspose Pty ...... Created with Aspose.Cells for Python via .NET. Copyright...

    docs.aspose.com/cells/tr/python-net/convert-pan...
  7. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of worksheet and access cells through the Aspose.cells for Python via .NET API....worksheet cells at runtime using Aspose.Cells for Python via .NET. How...How to Access Cells Aspose.Cells for Python via .NET provides a...

    docs.aspose.com/cells/python-net/accessing-cell...
  8. Remove Unused Styles inside the Workbook with N...

    Learn how to remove unused styles from a workbook using Aspose.cells for Node.js via C++.... Aspose.Cells provides the Workbook.removeUnusedStyles()...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/remove-unused-...
  9. Convert Excel to High‑Resolution Image with C++...

    Generate high‑resolution images from Excel files using Aspose.cells with C++.... Aspose.Cells offers functionality to...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/convert-excel-to-high...
  10. 使用XmlMapCollection.Add方法在工作簿内添加XML映射,使用C++|Docu...

    使用C++的XmlMapCollection.Add方法在工作簿内添加XML映射。...Contents [ Hide ] 可能的使用场景 Aspose.Cells 提供了 XmlMapCollection.Add()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/add-xml-map-inside...