Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 235,703 for

aspose.cells

(0.38 sec)
  1. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...C++ 设置边距 Contents [ Hide ] Aspose.Cells 完全支持微软 Excel 的页面设置选项。开发...本主题讨论如何使用 Aspose.Cells 配置页面边距。 设置页边距 Aspose.Cells for JavaScript...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. Save Each Worksheet to a Different PDF in xlsx4...

    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....xlsx4j Contents [ Hide ] Aspose.Cells - Save Each Worksheet to...to a Different PDF Aspose.Cells supports converting XLS files...

    docs.aspose.com/cells/java/save-each-worksheet-...
  3. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with formula text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...correctly between workbooks Aspose.Cells Product Family cells-net...encountering an issue with how Aspose.Cells handles local absolute cell...

    forum.aspose.com/t/formula-text-containing-loca...
  4. Customizing Charts|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....spreadsheets with Aspose.Cells. Aspose.Cells provides many flexible...objects. This topic discusses Aspose.Cells' charting objects. Simply...

    docs.aspose.com/cells/java/creating-and-customi...
  5. Aspose - External URL - Free Support Forum - as...

    I’m using the latest Aspose NuGet package to read external links in excel workbook. While most URLs are extracted correctly, I noticed that for a few external URLs, the output shows a shortened version (like a display na…...Aspose - External URL Aspose.Cells Product Family cells-net rameshcares...the actual full URL. using Aspose.Cells; var workbook = new Workbook(“yourWorkbook...

    forum.aspose.com/t/aspose-external-url/321137
  6. Manage Workbook with C++|Documentation

    Learn how to manage workbooks through the Aspose.cells for C++ APIs....with C++ Contents [ Hide ] Aspose.Cells for C++ provides a powerful...the Save method. #include <Aspose.Cells.h> int main () { Aspose...

    docs.aspose.com/cells/cpp/managing-workbooks-an...
  7. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...ZipTool=TEMPFILE and POI 5 Aspose.Cells Product Family yi.xuan August...might be? The environment is Aspose.Cells 21.6 and Java 17 This is...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  8. Aspose.Cells 8.9.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....Aspose.Cells 8.9.0中的公共API更改 Contents [ Hide ] 本文档描述了从版本8.8.3到8...3到8.9.0的Aspose.Cells API的更改,这可能对模块/应用程序开发人员感兴趣。它不仅包括新的和更新的公共方...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. 使用JavaScript via C++导出不被网页浏览器支持的边框样式时,导出类似的边框样式...

    学习如何在将Excel文件转换为HTML时导出网页浏览器不支持的边框,使用Aspose.cells for JavaScript via C++。...当你使用Aspose.Cells for JavaScript via C++将...C++将此类Excel文件转换为HTML时,这些边框会被移除。然而,Aspose.Cells也可以支持显示这种边框,通过 HtmlSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. 通过 JavaScript 结合 C++ 获取形状的连接点|Documentation

    学习如何使用 Aspose.cells for JavaScript 通过 C++ 从 Excel 中的形状中检索连接点。...获取形状的连接点 Contents [ Hide ] Aspose.Cells 提供丰富的功能来管理电子表格中的形状。有时需要...html > < head > < title > Aspose.Cells Example </ title > < meta...

    docs.aspose.com/cells/zh/javascript-cpp/get-con...