Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 26,786 for

excel worksheet

(0.08 sec)
  1. Protecting Worksheets in Ruby|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....Ask AI Protecting Worksheets in Ruby Contents [ Hide ] Aspose...- Protecting Worksheets To protect a worksheet using Aspose.Cells...

    docs.aspose.com/cells/java/protecting-worksheet...
  2. Excel XP 起,通过 C++ 和 JavaScript 实现的高级保护设置|Docu...

    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....自 Excel XP 起,通过 C++ 和 JavaScript 实现的高级保护设置 Contents [ Hide ]...] 自Excel 2002或XP发布以来,微软已添加了许多高级保护设置。 介绍 这些保护设置限制或允许用户: 删除行或列。...

    docs.aspose.com/cells/zh/javascript-cpp/advance...
  3. Convert XLSX File to PDF Format|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....need to convert a Microsoft Excel file to PDF. For this, you require...the layout of the original Excel document is retained in the...

    docs.aspose.com/cells/net/convert-xlsx-file-to-...
  4. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...要将图片从一个工作表复制到另一个,请使用以下示例代码中显示的 Worksheet.Pictures.Add 方法。 #include...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  5. Add Hyperlinks to Cells|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....user can perform in Microsoft Excel. This article compares how to...hyperlink to a cell in a worksheet using VSTO and Aspose.Cells...

    docs.aspose.com/cells/net/add-hyperlinks-to-cells/
  6. 通过Node.js和C++显示与隐藏行列和滚动条|Documentation

    本文演示如何通过Node.js和C++编程控制Excel工作表的行和列的显示与隐藏。有效控制滚动条的显示,以及批量隐藏或显示多行多列。...提供了一个类 Workbook ,表示一个Microsoft Excel文件。 Workbook 类包含一个 getWorksheets()...集合,允许开发者访问Excel文件中的每个工作表。工作表由 Worksheet 类表示。 Worksheet 类提供一个 getCells()...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  7. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect Worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....Protecting Worksheets with JavaScript via C++ Contents [ Hide...Hide ] When a worksheet is protected, the actions a user can take...

    docs.aspose.com/cells/javascript-cpp/protecting...
  8. 使用C++在工作表中显示公式而非值|Documentation

    本文提供了使用C++ API以编程方式在Excel工作表或电子表格中显示公式而非值的示例代码。...选项来显示Microsoft Excel中公式而不是计算值。当显示公式时,Microsoft Excel在工作表中显示公式。您可以使用Aspose...Cells实现相同的功能。 Aspose.Cells提供了一个 Worksheet.GetShowFormulas() 属性。将其设置为...

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...
  9. Add Data in Cells|Documentation

    This article explains how to add data in cells using Aspose.Cells for .NET APIs....that represents a Microsoft Excel file. The Workbook class contains...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/net/add-data-in-cells/
  10. 使用 Node.js 和 C++ 对行和列进行分组与取消分组|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中对行列进行分组和取消分组。...Contents [ Hide ] 介绍 在 Microsoft Excel 文件中,您可以创建一个数据大纲,以便通过单击鼠标来显示和隐藏不同级别的细节。...提供一个类 Workbook ,代表一个 Microsoft Excel 文件。 Workbook 类包含一个 WorksheetCollection...

    docs.aspose.com/cells/zh/nodejs-cpp/grouping-an...