Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 82,029 for

workbook

(0.05 sec)
  1. 使用 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 和 Aspose.Cells 保护或取消保护Excel文件的工作簿结构。...a new workbook Workbook workbook ; // Protect workbook structure...structure with a password workbook . Protect ( ProtectionType :: Structure...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  2. 通过 C++ 使用 Node.js 操作图表的位置、大小和设计图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++有效操作 Microsoft Excel 中的位置、大小和设计图。我们的指南将演示如何调整这些属性以改善布局和可视化。...Loads the workbook which contains the chart const workbook = new...AsposeCells . Workbook ( filePath ); const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/manipulate-...
  3. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....# Load sample workbook workbook = ac . Workbook ( "input.xlsx"...first worksheet worksheet = workbook . worksheets [ 0 ] # Set row...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  4. 用 C++ 实现线程评论|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在 Excel 文件中添加、读取、编辑和删除线程评论。...); // Create a new workbook Workbook workbook ; // Add Author int...int authorIndex = workbook . GetWorksheets (). GetThreadedCommentAu...

    docs.aspose.com/cells/zh/cpp/threaded-comments/
  5. 在 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....Instantiating a Workbook object by excel file path workbook = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  6. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Microsoft Excel and open the workbook that contains the named range...Manager dialog box. Save the workbook to retain the changes. Deletes...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  7. Calculate or Recalculate formulas dynamically|D...

    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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Adding...Excel object int sheetIndex = workbook . Worksheets . Add (); //Obtaining...

    docs.aspose.com/cells/net/calculate-or-recalcul...
  8. Using FormulaText function in Aspose.Cells for ...

    This article introduces how to use the FormulaText function in Aspose.Cells library to process formulas in Microsoft Excel. Learn to get and set the formula text of cells and save modified Excel files using Node.js via C++....xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/using-formulat...
  9. 用 C++ 为形状的文字设置预设文字艺术样式|Documentation

    学习如何用 Aspose.Cells for C++ 为形状的文本设置预设文字艺术样式。...(); // Create workbook object Workbook workbook ; // Access first...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/set-preset-wordart...
  10. Public API Changes in Aspose.Cells 8.9.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....//Initialize Workbook instance Workbook book = new Workbook (); //Access...//Initialize Workbook instance Workbook book = new Workbook (); //Access...

    docs.aspose.com/cells/java/public-api-changes-i...