Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 105,375 for

workbook

(0.11 sec)
  1. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....the first worksheet in the workbook. Please also see the output..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/implement-...
  2. 用Node.js通过C++管理文档属性|Documentation

    学习如何通过Aspose.Cells for Node.js via C++管理文档属性。...Cells的 Workbook 类代表Excel文件,类似Excel文件, Workbook 类可以包含多个工作表,每个由...Instantiate a Workbook object // Open an Excel file const workbook = new...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-do...
  3. Freeze panes of Excel Worksheet with Node.js vi...

    In this article, you will learn how to freeze panes of Excel Worksheets programmatically using Aspose.Cells for Node.js via C++.... Construct a Workbook to open a file or create an...new Workbook. const workbook = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/how-to-freeze-...
  4. 用C++刷新关联形状的值|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel文件中刷新关联形状的值。...// Create workbook from source file Workbook workbook ( srcDir...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/refresh-values-of-...
  5. Render One PDF Page Per Excel Worksheet - Excel...

    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 files (for example, a workbook that has many sheets, each...Initialize a new Workbook // Open an Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/render-one-pdf...
  6. 通过JavaScript与C++查找XML映射的根元素名称|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript在Excel中查找XML映射的根元素名称。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object using the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/find-th...
  7. How to Password Protect an Excel File in C#

    This article explains how to password protect an Excel file in C#. It provides details to configure the environment, program flow and a runnable sample code to encrypt Excel file in C#....create an Excel file using the Workbook class object Set the required...encryption options for the loaded workbook using the SetEncryptionOptions()...

    kb.aspose.com/cells/net/how-to-password-protect...
  8. 使用 JavaScript 通过 C++ 将日期转换为日本日期|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将公历日期转换为日本日期。..."text/javascript" > const { Workbook , SaveFormat , LoadOptions...CountryCode . Japan ; // Instantiate workbook from uploaded file with load...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for JavaScript via C++....property, and then saves the workbook to the output Excel file (..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  10. Render Office Add-Ins while converting Excel to...

    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...."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/render-off...