Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 27,090 for

excel worksheet

(0.07 sec)
  1. 用 JavaScript 结合 C++ 锁定或解锁形状|Documentation

    本文提供了使用 Aspose.Cells 库通过 C++ 以 JavaScript 锁定或解锁形状以保护它们的示例代码。... 如何在Excel中锁定形状以保护它们 下面介绍在Microsoft Excel中锁定单元格的方法: 打...打开您的Excel文件:打开包含您要锁定的形状的Excel文件。 选择形状:点击您要锁定的形状。也可以按住 Ctrl 键同时点击多个形状以选择。...

    docs.aspose.com/cells/zh/javascript-cpp/lock-or...
  2. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....any other default Microsoft Excel function. Please note, this...reference of the first worksheet Worksheet worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  3. 使用JavaScript通过C++在工作簿之间复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作簿内外复制和移动工作表。高效管理你的工作簿结构。...在Microsoft Excel中创建两个带有一些数据的工作簿。对于本示例,我们在Microsoft Excel中创建了两个新工作簿,并为工作表输入了一些数据。...> < head > < title > Copy Worksheet Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/copy-an...
  4. 用JavaScript通过C++指定在Excel文件中存储的重要数字位数|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++指定Excel文件中存储的有效数字位数。...用JavaScript通过C++指定在Excel文件中存储的重要数字位数 Contents [ Hide ] 可能的使用场景...JavaScript通过C++在Excel文件中存储17位有效数字的双精度值,不同于只存储15位有效数字的MS-Excel。您可以使用 CellsHelper...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  5. Apply Conditional Formatting in Worksheets with...

    How to use Aspose.Cells library in C++ to apply conditional formatting in Worksheets. By adjusting these criteria, you have more control over how cells look and appear....Conditional Formatting in Worksheets with C++ Contents [ Hide...to a range of cells in a worksheet. Conditional formatting is...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  6. 使用 Node.js 通过 C++ 复制行和列|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/copying-row...
  7. 使用 C++ 将图片作为纹理铺设到形状内部|Documentation

    学习如何使用Aspose.Cells for C++将图片平铺为形状内的纹理。...请查看以下示例代码、 示例Excel文件 以及屏幕截图供参考。 屏幕截图 示例代码 #include...02_OutputDirectory \\ " ); // Load sample Excel file Workbook wb ( srcDir +...

    docs.aspose.com/cells/zh/cpp/tile-picture-as-a-...
  8. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings.... Just like Microsoft Excel, Aspose.Cells also supports...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  9. 使用 C++ 通过 JavaScript 操作形状或图表的发光效果|Documentation

    学习如何使用 C++ 通过 JavaScript 操作形状或图表的发光效果。...颜色 处理形状或图表的发光效果 下方示例代码加载 源 Excel 文件 ,访问第一个工作表中的第一个形状,设置 Shape...Shape.glow 属性的子属性,并将工作簿保存为 输出 Excel 文件 。 <!DOCTYPE html> < html >...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  10. 将OLE对象插入工作表|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....请使用 Worksheet->GetOleObjects()->Add() 方...inside the first worksheet and saves it as output Excel file . Please...

    docs.aspose.com/cells/zh/cpp/inserting-ole-obje...