Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 241,501 for

cells

(0.11 sec)
  1. Refresh Values of Linked Shapes with JavaScript...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for JavaScript via C++....file which is linked to some cell. In Microsoft Excel, changing...changing the value of the linked cell also changes the value of the...

    docs.aspose.com/cells/javascript-cpp/refresh-va...
  2. 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...
  3. 在线编辑问题 - 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
  4. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of text on a page, in a table cell or a text frame in C++....of text on a page, in a table cell or a text frame. enum class...builder -> Write ( u "Row 1, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. 使用C++进行错误检查选项|Documentation

    本文提供了示例代码,演示如何使用C++ API或库以程序化方式启用Excel工作表的错误检查选项,例如将数字作为文本存储。...Cells提供了错误检查选项功能。 ErrorCheckOption...取消其选中状态。 以下示例代码显示如何使用Aspose.Cells APIs在模板XLS文件中禁用工作表中的文本存储的数字错误检查选项。...

    docs.aspose.com/cells/zh/cpp/use-error-checking...
  6. How to Add a Column in Excel using Node.js

    This article guides on how to add a column in Excel using Node.js. It has the IDE details, a list of steps, and a runnable sample code to add multiple columns in Excel using Node.js....Cells Product Family Aspose.Email...the environment to use Aspose.Cells for Node.js via Java to add...

    kb.aspose.com/cells/nodejs/how-to-add-a-column-...
  7. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...// set the border for table cells $table -> setDefaultCellBorder...() -> add (); // add table cells $row -> getCells () -> add (...

    products.aspose.com/pdf/zh-hant/php-java/table/...
  8. 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...
  9. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...Cells Product Family cells-java TarasTielkes...11:20am 1 Hi, Using Aspose Cells for Java, version 25.7. Sample...

    forum.aspose.com/t/difference-in-html-output/31...
  10. Ինչպես միաձուլել բջիջները Excel-ում՝ օգտագործել...

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է միավորել բջիջները Excel-ում՝ օգտագործելով Node.js-ը: Այն պարունակում է IDE կարգավորումներ, քայլերի ցանկ և գործարկվող օրինակելի կոդ՝ Excel-ում երկու բջիջները Node.js-ի միջոցով միավորելու համար:...Cells Product Family Aspose.Email...այնպես, որ օգտագործի Aspose.Cells-ը Node.js-ի համար Java-ի միջոցով՝...

    kb.aspose.com/hy/cells/nodejs/how-to-merge-cell...