Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 102,713 for

workbook

(0.16 sec)
  1. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...reading from existing Excel Workbook (ASPOSE) and supplying it...can take an existing Excel Workbook object (ASPOSE) and choose...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  2. Automatically refresh OLE object via Microsoft ...

    Learn how to automatically refresh OLE objects in Excel using Aspose.Cells for Node.js via C++....__dirname , "data" ); // Create workbook object from your sample Excel...file const workbook = new AsposeCells . Workbook ( path . join...

    docs.aspose.com/cells/nodejs-cpp/automatically-...
  3. 用 JavaScript 通过 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 通过 JavaScript 保护和解除保护Excel文件的工作簿结构。...> < body > < h1 > Protect Workbook Structure Example </ h1 >..."text/javascript" > const { Workbook , SaveFormat , ProtectionType...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  4. Implement 1904 Date System with Node.js via C++...

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....Initialize a new Workbook // Open an Excel file const workbook = new AsposeCells...AsposeCells . Workbook ( filePath ); // Implement 1904 date system...

    docs.aspose.com/cells/nodejs-cpp/implement-1904...
  5. Manage Workbooks with Go via C++|Documentation

    Learn how to manage Workbooks through the Aspose.Cells for C++ APIs....Manage Workbooks with Go via C++ Contents [ Hide ] Aspose.Cells...flexible API for managing workbooks and worksheets. This section...

    docs.aspose.com/cells/go-cpp/managing-workbooks...
  6. Saving Files|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....Cells provides the Workbook which represents a Microsoft...work with Excel files. The Workbook class provides the Save method...

    docs.aspose.com/cells/cpp/saving-files/
  7. Using GlobalizationSettings Class for Custom Su...

    Learn how to customize subtotal labels and other labels of pie charts using the GlobalizationSettings class in Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiate a Workbook object from the file bytes const workbook = new...

    docs.aspose.com/cells/javascript-cpp/using-glob...
  8. Specifying Significant Digits to be Stored in E...

    Learn how to specify significant digits to be stored in Excel files using Aspose.Cells with C++....( 15 ); // Create workbook Workbook workbook ; // Access first...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/specifying-significan...
  9. 以ODF 1.1、1.2和1.3格式保存,使用Node.js via C++|Document...

    使用Aspose.Cells for Node.js via C++将Excel转换为ODF 1.1、1.2和1.3规范...Create workbook const workbook = new AsposeCells . Workbook ();...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/save-ods-fi...
  10. 使用 C++ 处理 ODS 文件中的背景|Documentation

    学习如何使用 Aspose.Cells 和 C++ 管理 ODS 文件中的彩色和图形背景。.../Data/02_OutputDirectory/" ); Workbook workbook ( srcDir + u "GraphicBackground...ods" ); Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/working-with-backg...