Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 82,029 for

workbook

(0.07 sec)
  1. Change the Absolute Path of External Link Data ...

    Learn how to change the absolute path of the external link data source file using Aspose.Cells for Node.js via C++....file, then please use the Workbook.getAbsolutePath() property...path. Then it changes the Workbook.getAbsolutePath() property...

    docs.aspose.com/cells/nodejs-cpp/change-the-abs...
  2. Change the format of a cell|Documentation

    How to use Aspose.Cells library in Node.js via C++ to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....steps: Open Excel and open the workbook that contains the cell you...example, we create an Excel workbook, add some sample data, access...

    docs.aspose.com/cells/nodejs-cpp/how-to-change-...
  3. Save Specified Worksheets to PDF|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....all visible worksheets in a workbook to pdf file. With PdfSaveOptions...indicates visible sheets in a workbook, and SheetSet.All indicates...

    docs.aspose.com/cells/net/save-specified-worksh...
  4. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...Instantiate a new Workbook. Workbook workbook ; // Get the first...book. Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  5. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...Startup (); // Create workbook object Workbook wb ; // Access built-in...Version - 18.3" ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  6. 使用C++导出评论并保存Excel文件为HTML|Documentation

    了解如何使用Aspose.Cells结合C++导出保存Excel文件到HTML时的评论。...xlsx" ; Workbook workbook ( inputFilePath ); //...02_OutputDirectory \\ " ); workbook . Save ( outputDir + u "outputExportComments...

    docs.aspose.com/cells/zh/cpp/export-comments-wh...
  7. 工作表到图片 设置渲染图片的像素格式,使用 Node.js 和 C++|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....file const workbook = new AsposeCells . Workbook ( path . join...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/worksheet-t...
  8. 使用C++指定DBNum自定义格式化的示例|Documentation

    Aspose.Cells是一个支持使用自定义格式化模式的电子表格处理C++库。本文将向你展示如何使用Aspose.Cells库指定 dbnum 自定义格式,让用户更好地控制数字的显示方式。...02_OutputDirectory \\ " ); // Create a workbook Workbook wb ; // Access first worksheet...SetColumnWidth ( 0 , 30 ); // Save the workbook in output pdf format wb ....

    docs.aspose.com/cells/zh/cpp/specifying-dbnum-c...
  9. Update XLSX File using Python | products.aspose...

    Modify XLSX document in Python applications without using Microsoft Excel....File in Python Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/python-java/update/xlsx/
  10. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for Node.js via C++....of the text and saves the workbook as output Excel file . The...empty workbook. const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/specify-the-fa...