Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 244,728 for

cells

(0.2 sec)
  1. Error Occuring when execution of Aspose convers...

    Dear Aspose Support, We are encountering an issue while trying to convert an XLSX file to HTML using the Aspose.XLSXToHTML operation integrated into our Nuxeo platform. Below i have attached error :point_down: ****** …...Cells Product Family words-java , cells-net , cells-java...includes checking for merged cells, complex formulas, or unsupported...

    forum.aspose.com/t/error-occuring-when-executio...
  2. 在线编辑问题 - Free Support Forum - aspose.com

    excel页面有input框,在input框输入内容,会填到excel中,两者应该互不干扰**(** 优先级1 ) 单元格信息录入检验不通过时候,支持自定义文本展示错误信息,如下图效果**(** 优先级1 ) 分页查询支持**(** 优先级1 ) 单元格支持多选,如下图效果**(优先级1)** 支持通过远程接口检验单元格输入是否正确**(** 优先级1 ) UpdateCell接口保存完成后,增加前端js事件,以供…...Cells Product Family cells-java feng.qun.zhu.avaryholding...UpdateCell接口保存完成后,增加前端js事件,以供完成其他业务行为(cell-edited事件是单元格内容变化触发,我们希望UpdateCell接口执行完毕后触发)。...

    forum.aspose.com/t/topic/295612
  3. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js....tables can be placed in table cells. Adding text or other content...should be done at the cell level (per cell) or at the paragraph...

    docs.aspose.com/words/nodejs-net/work-with-text...
  4. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....Cells fully supports Microsoft Excel’s...how to code them using Aspose.Cells for JavaScript via C++. Autofilter...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  5. 用C++设置点为总数的方法。|Documentation

    在某些Excel图表中,例如瀑布图,可能需要将点设为总数。本文介绍如何用C++与Aspose.Cells实现此功能。...Cells来正确设置它。 使用Aspose.Cells将点设为"总和" 我们使用以下代码来正确设置文件:...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-set-point-a...
  6. Request for Latest Stable Version & Upgrade Gui...

    Here’s a short and crisp Aspose support ticket you can use :point_down: Hello Aspose Team, We are currently using Aspose.Cells for Node.js via Java – version 24.0 in our production system and are planning an upgrade. C…...Cells for Node.js via Java Aspose.Cells Product Family...are currently using Aspose.Cells for Node.js via Java – version...

    forum.aspose.com/t/request-for-latest-stable-ve...
  7. 在Excel转HTML时排除未使用的样式,支持C++|Documentation

    学习在使用Aspose.Cells for C++将Excel转换为HTML时排除未使用样式的方法。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/exclude-unused-sty...
  8. 使用C++创建Excel工作表的透明图像|Documentation

    使用Aspose.Cells与C++生成Excel工作表的透明图像。...Cells提供 ImageOrPrintOptions.GetTransparent()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-transparent...
  9. Custom sorting in Pivot Table with C++|Document...

    Learn how to sort Pivot Tables on field values using Aspose.Cells with C++....Cells API, you can sort Pivot Tables...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/custom-sorting-in-piv...
  10. 使用 C++ 获取加载Excel文件时的警告|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载Excel文件时捕获和处理警告。...Cells 在加载工作簿时会发出警告。您可以通过实现 IWarningCallback...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class WarningCallback...

    docs.aspose.com/cells/zh/cpp/get-warnings-while...