Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 103,793 for

workbook

(0.16 sec)
  1. Difference in formula calculations compared to ...

    Hello, I am using Aspose.Cells 25.6 for Java. To calculate formulas in my Workbook, I call Workbook.calculateFormula(). I have the following formula: =MATCH(TRUE, ISNUMBER(SEARCH({“JPY”,“KRW”,“CNY”,“BRL”,“EUR”,“GBP”,“U…...calculate formulas in my workbook, I call Workbook.calculateFormula()...you can provide a minimal workbook that reproduces the error...

    forum.aspose.com/t/difference-in-formula-calcul...
  2. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。...Startup (); // Create a new workbook Workbook wb ; // Get the first...

    docs.aspose.com/cells/zh/cpp/setting-different-...
  3. How to manage PivotChart with PivotOptions in C...

    How to manage PivotChart with PivotOptions using C++....Create a Workbook object from the sample file Workbook book ( path...

    docs.aspose.com/cells/cpp/how-to-manage-pivotch...
  4. Update ActiveX ComboBox Control with C++|Docume...

    Learn how to read or write values of ActiveX ComboBox Control using Aspose.Cells with C++....02_OutputDirectory \\ " ); Workbook wb ( srcDir + u "SourceFile..."OutputFile_out.xlsx" ); std :: cout << "Workbook saved successfully with updated...

    docs.aspose.com/cells/cpp/update-activex-combob...
  5. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....// Instantiate a new Workbook Workbook wb ; // Get the first...

    docs.aspose.com/cells/cpp/change-text-direction...
  6. Remove duplicate rows in a Worksheet with C++|D...

    Learn how to remove duplicate rows in a worksheet using Aspose.Cells for C++....class="c1">// Create workbook Workbook book ( u "removeduplicates...

    docs.aspose.com/cells/cpp/remove-duplicate-rows...
  7. 通过Node.js和C++提供导出工作表HTML文件路径的IFilePathProvider接...

    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....xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/provide-exp...
  8. 如何用C++创建带有下拉列表的动态图表|Documentation

    学习如何使用Aspose.Cells for C++创建一个根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到你的图表中,实现灵活的数据可视化。...a new workbook and access the first worksheet. Workbook workbook...WorksheetCollection sheets = workbook . GetWorksheets (); Worksheet...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  9. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached Workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the Workbook is saved as HTML, the…...xlsx")) { // Instantiate a Workbook object that represents the...existing Excel file Workbook workbook = new Workbook(fstream); // Get...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  10. View XLSX File Online and Read XLSX Document us...

    Free online XLSX file viewer app. Python API code to read XLSX file for viewer application....Cells ) Create Workbook class object and load source...View XLSB Files (Excel Binary Workbook) View XLSM Files (Macro-enabled...

    products.aspose.com/total/python-java/viewer/xlsx/