Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 26,929 for

excel worksheet

(0.31 sec)
  1. 在 Node.js 和 C++ 中隐藏与显示行列|Documentation

    学习如何在工作表中隐藏和显示行列,使用 Aspose.Cells for Node.js via C++。...Microsoft Excel提供了此功能,Aspose.Cells也是。 控制行和列的可见性...提供一个类 Workbook ,代表一个 Microsoft Excel 文件。 Workbook 类包含一个 WorksheetCollection...

    docs.aspose.com/cells/zh/nodejs-cpp/hiding-and-...
  2. Public API Changes in Aspose.Cells 8.4.2|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....data is present on the same worksheet from cell A1 to D4 . Java...chart collection int idx = worksheet . getCharts (). add ( ChartType...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. 如何使用C++筛选空白或非空白|Documentation

    学习如何使用Aspose.Cells for C++ API筛选空白和非空白。...Contents [ Hide ] 可能的使用场景 在 Excel 中对数据进行筛选是一项有价值的工具,通过使用户能够根据其条件专注于特定数据子集...使整体的数据处理和解释过程更加高效和有效。 如何在 Excel 中筛选空白或非空白 在 Excel 中,您可以轻松地使用筛选选项来筛选空白或非空白。以下是操作步骤:...

    docs.aspose.com/cells/zh/cpp/how-to-filter-blan...
  4. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++....protect all shapes in certain worksheets to prevent them from being...all shapes in the specified worksheet. Locking shapes in a spreadsheet...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  5. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to text in Excel using Aspose.Cells for JavaScript via C++....new worksheet to the Excel object workbook . worksheets . add...added worksheet by passing its sheet index const worksheet = workbook...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  6. 使用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...
  7. Excel或OpenOffice中插入超链接|Documentation

    如何在使用C++的JavaScript中,用Aspose.Cells库在Excel文件插入超链接而无需MS Excel。...在Excel或OpenOffice中插入超链接 Contents [ Hide ] 超链接用于在两个实体之间创建链接。每...使用Aspose.Cells,开发人员可以在Microsoft Excel文件中创建不同类型的超链接。本主题讨论了Aspose.C...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  8. Python中的工作表保护|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....protect_worksheet 方法来保护工作表。 Python 代码 # Instantiating a Excel object...object by excel file path excel = self . Workbook ( self . dataDir...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  9. 通过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...
  10. Image|Documentation

    Convert Chart to Image using Aspose.Cells for Python via .NET API....NET allows you to export a worksheet from the workbook and convert...explains how to convert a worksheet to different formats. Converting...

    docs.aspose.com/cells/python-net/convert-excel-...