Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 102,691 for

workbook

(0.18 sec)
  1. 使用C++导出与XML映射关联的XML数据|Documentation

    学习如何使用Aspose.Cells for C++在工作簿内导出与XML映射相关联的XML数据。...导出链接到工作簿中的 XML 映射的 XML 数据 请使用 Workbook::ExportXml() 方法导出工作簿内与XML...xlsx" ; // Create workbook Workbook workbook ( inputFilePath );...

    docs.aspose.com/cells/zh/cpp/export-xml-data-li...
  2. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....Load sample workbook workbook = cells . Workbook ( "SampleSheet...worksheet and chart worksheet = workbook . worksheets [ 0 ] chart =...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  3. 在Node.js和C++中插入WAV文件作为Ole对象|Documentation

    学习如何在Excel工作表中使用Aspose.Cells for Node.js via C++插入WAV文件作为OLE对象。...new Workbook. const workbook = new AsposeCells . Workbook ();...(); const sheet = workbook . getWorksheets (). get ( 0 ); // Add...

    docs.aspose.com/cells/zh/nodejs-cpp/inserting-a...
  4. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiate workbook from uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  5. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using JavaScript via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....via C++ provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  6. 通过Node.js和C++显示与隐藏行列和滚动条|Documentation

    本文演示如何通过Node.js和C++编程控制Excel工作表的行和列的显示与隐藏。有效控制滚动条的显示,以及批量隐藏或显示多行多列。...Cells 提供了一个类 Workbook ,表示一个Microsoft Excel文件。 Workbook 类包含一个 getWorksheets()...Instantiating a Workbook object with file buffer const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  7. Save ODS File in ODF 1.1, 1.2 and 1.3 Specifica...

    Convert Excel to ODF 1.1, 1.2 and 1.3 Specifications with Aspose.Cells using C++....sample code below creates a workbook object, adds some value to...\\ " ); // Create workbook Workbook workbook ; // Access first...

    docs.aspose.com/cells/cpp/save-ods-file-in-odf-...
  8. Using WorkbookMetadata with Python.NET|Document...

    Learn how to manage Workbook metadata efficiently using Aspose.Cells for Python via .NET API....light-weight version of a workbook into memory to edit its metadata...WorkbookMetadata class to load the workbook. The following sample code...

    docs.aspose.com/cells/python-net/using-workbook...
  9. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。...Cells Example - Encrypt Workbook </ h1 > < input type = "file"..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  10. Create and Save New Workbooks|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 Create and Save New Workbooks Contents [ Hide ] Migration...Migration Tips: Create a Workbook object. Get the current worksheet...

    docs.aspose.com/cells/net/create-and-save-new-w...