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

workbook

(0.05 sec)
  1. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...instance of Workbook const book = new AsposeCells . Workbook (); //..."sample.xlsx" ); // Loads the workbook which contains hidden external...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  2. 合并相邻单元格|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.... Workbook . Descendants < Sheet >()...//Instantiating a Workbook object Workbook workbook = new Workbook ( docName...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  3. Load Source Excel File Without Charts|Documenta...

    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....loading the workbook from template file Load Workbook with specified...

    docs.aspose.com/cells/python-net/load-source-ex...
  4. How and Where to Use Enumerators with C++|Docum...

    Learn how to How and Where to Use Enumerators through the Aspose.Cells for C++ API....file in an instance of Workbook Workbook book ( srcDir + u "sample...file in an instance of Workbook Workbook book ( srcDir + u "sample...

    docs.aspose.com/cells/cpp/how-and-where-to-use-...
  5. 如何使用Node.js通过C++将HTML转换为PDF|Documentation

    本主题向你展示如何使用Aspose.Cells for Node.js via C++将HTML转换为PDF和MHTML转换为PDF。... 初始化 Workbook 对象。 通过调用Workbook.save()方法保存输出PDF文档。..."sample.html" ); // Loads the workbook which contains hidden external...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-htm...
  6. Manage Worksheets|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....class Workbook that represents an Excel file. The Workbook class...worksheets by calling the Workbook class Save method. Accessing...

    docs.aspose.com/cells/cpp/manage-worksheets/
  7. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....the first worksheet of the workbook. The first text box is well-furnished...Instantiate a new Workbook. Workbook workbook ; // Get the first...

    docs.aspose.com/cells/cpp/managing-controls/
  8. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from the Gear Type SmartArt Shape using Aspose.Cells for Node.js via C++.... const workbook = new AsposeCells . Workbook ( filePath );...worksheet. const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/extract-text-f...
  9. 在Apache POI和Aspose.Cells中使用边框|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提供一个代表Microsoft Excel文件的类 WorkbookWorkbook类包含一个WorksheetCollect...all around. Style style = workbook . createStyle (); style ....

    docs.aspose.com/cells/zh/java/working-with-bord...
  10. Chart Worksheet Formulas|Aspose.Slides Document...

    PowerPoint Equations and Spreadsheet Formulas...300 ); IChartDataWorkbook workbook = chart . getChartData ()...any value to the property: workbook . getCell ( 0 , "F2" ). setValue...

    docs.aspose.com/slides/androidjava/chart-worksh...