Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 27,204 for

excel worksheet

(0.36 sec)
  1. 在保存为PDF时,仅更改单个Unicode字符的字体,使用JavaScript通过C++|Do...

    学习如何在使用Aspose.Cells for Java脚本通过C++保存为PDF时更改特定Unicode字符的字体。...first worksheet const worksheet = workbook . worksheets . get...Access cells const cell1 = worksheet . cells . get ( "A1" ); const...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  2. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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....been used to protect the worksheet. The Protection.verifyPassword...used to protect the given worksheet, and false if the specified...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Refresh Values of Linked Shapes|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....have a linked shape in your Excel file which is linked to some...some cell. In Microsoft Excel, changing the value of the linked...

    docs.aspose.com/cells/python-net/refresh-values...
  4. Set External Links in Formulas with C++|Documen...

    Learn how to include links to external files in formulas using Aspose.Cells with C++....workbook ; // Get first Worksheet Worksheet sheet = workbook . GetWorksheets...Document Assistant Close Supported Excel Functions with C++ Ways to Calculate...

    docs.aspose.com/cells/cpp/set-external-links-in...
  5. Implement a Custom Calculation Engine to Extend...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....almost all of the Microsoft Excel formulas. Nevertheless, it also...function without writing it in a worksheet AI Document Assistant Close...

    docs.aspose.com/cells/net/implement-custom-calc...
  6. 插入时间轴|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++创建时间线。...Microsoft Excel允许你通过选择数据透视表,然后点击 插入 > 时间线 来创建时间线。Aspose...for JavaScript via C++也支持使用 Worksheet.timelines.add() 方法创建时间线。 创建时间轴到透视表...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  7. 通过JavaScript与C++将单元格连接到XML映射元素|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....地图元素 以下示例代码加载了包含 XML 地图的 源 Excel 文件 ,然后将单元格 A1、B2、C3、D4、E5 和...FIELD8,然后将工作簿保存在 输出 Excel 文件 中。 如果您打开 输出 Excel 文件 并单击“开发人员 > 源”按钮,您将看到单元格已链接到...

    docs.aspose.com/cells/zh/javascript-cpp/link-ce...
  8. Ինչպես հեռացնել բանաձևը Excel ֆայլից C++-ում

    Այս օրինակում մենք կկենտրոնանանք, թե ինչպես հեռացնել բանաձեւը Excel ֆայլից C++-ում: Դուք կարող եք ավելացնել կամ հեռացնել բանաձեւը Excel-ի աշխատաթերթի ցանկացած բջիջից ծրագրավորելով C++-ում: Օգտագործելով API-ի մի քանի զանգեր՝ դուք կարող եք կառավարել Excel Worksheet բջիջների բանաձևերը C++-ում և՛ Microsoft Windows, և՛ Linux հարթակների համար:...Family Ինչպես հեռացնել բանաձևը Excel ֆայլից C++-ում Այս օրինակում...թե ինչպես հեռացնել բանաձևը Excel ֆայլից C++ -ում: Օգտագործելով...

    kb.aspose.com/hy/cells/cpp/how-to-remove-formul...
  9. 使用C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for C++库获取Excel文件的最大范围、最大数据范围和最大显示范围。...workbook object and open the Excel file Workbook workbook ( u "Book1..."Book1.xlsx" ); // Get all the worksheets in the workbook WorksheetCollection...

    docs.aspose.com/cells/zh/cpp/get-max-range-in-a...
  10. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....8_Strict , then the output Excel file will be saved in Strict... and saves it as an output Excel file ( output.xlsx ). If you...

    docs.aspose.com/cells/cpp/save-workbook-to-stri...