Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 27,108 for

excel worksheet

(0.09 sec)
  1. 使用JavaScript通过C++复制行和列。|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API复制行和列。... 使用Microsoft Excel如何复制行和列 选择要复制的行或列。 要复制行或列,请单击...菜单上单击命令,则目标单元格的任何内容都将被替换。 如何使用Microsoft Excel的粘贴选项粘贴行和列 选择包含您要复制的数据或其他属性的单元格。...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  2. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。...Contents [ Hide ] Microsoft Excel 允许用户定义具有两种不同范围(工作簿(也称为全局范围)和工作表)的命名范围。...Aspose.Cells 提供了与 Microsoft Excel 相同的功能,用于添加工作簿和工作表范围的命名范围。创建...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...
  3. Manage Shape Text Options with JavaScript via C...

    Learn how to manage text options for shapes using Aspose.Cells for JavaScript via C++....Change Character Spacing of Excel TextBox or Shape with JavaScript...Text with Shape inside the Worksheet using JavaScript via C++ Set...

    docs.aspose.com/cells/javascript-cpp/managing-s...
  4. 用JavaScript通过C++冻结Excel工作表的顶部行|Documentation

    本文将介绍如何使用JavaScript库结合C++ API以编程方式冻结Excel工作表的顶部行。...用JavaScript通过C++冻结Excel工作表的顶部行 Contents [ Hide ] 介绍 在本文中,我们将...据时也能看到冻结部分。您可以轻松识别顶部的标题行。 在Excel中冻结行 如果您想冻结顶部行,则首先选择需要冻结的行以下的行。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++....Workbook (); // Get the first worksheet in the book. const WS = workbook...( stl , flg ); // Save the excel file. workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  6. Convert Text to Columns using Aspose.Cells|Docu...

    This article shows how to Convert Text to Columns by the Aspose.Cells for Python via .NET API....to Columns using Microsoft Excel. This feature is available from...character) based on which Microsoft Excel splits the contents of a cell...

    docs.aspose.com/cells/python-net/convert-text-t...
  7. 计算一系列单元格的总和|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....计算一系列单元格的总和 Contents [ Hide ] OpenXML Excel 下面是我们需要在代码中使用的命名空间: using DocumentFormat...== 0 ) { // The specified worksheet does not exist. return ; }...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  8. How to Format Number to Fraction|Documentation

    This article introduces how to format numbers to fractions using Aspose.Cells for JavaScript via C++ API....Formatting numbers to fractions in Excel is useful for several reasons...format numbers as fractions in Excel: Clarity and Precision : Fractions...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  9. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel Worksheets e.g. Numbers stored as Text using C++ API or Library....Contents [ Hide ] Microsoft Excel allows users to define error...there’s a problem with the cell. Excel provides information that helps...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  10. 用C++将Excel转换为图片|Documentation

    学习如何使用Aspose.Cells for C++将Excel工作表转换为包括TIFF和SVG格式的图片。...用C++将Excel转换为图片 Contents [ Hide ] Aspose.Cells允许您从工作簿导出工作表并将...将工作簿转换为TIFF Excel文件可以包含多个工作表与多页内容。 WorkbookRender 允许你将Excel转换为多页TI...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-i...