Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 87,223 for

workbook

(0.12 sec)
  1. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。...02_OutputDirectory \\ " ); // Create workbook Workbook wb ; // Access first worksheet...PutValue ( r * 1 ); } } // Save workbook in HTML format and export...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  2. 通过C++和Node.js获取或设置嵌入式OLE对象的类标识符|Documentation

    学习如何通过C++在Node.js中使用Aspose.Cells获取或设置嵌入式OLE对象的类标识符。..."data" ); // Load your sample workbook which contains embedded PowerPoint...object const workbook = new AsposeCells . Workbook ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/get-or-set-...
  3. 用C++将单元格链接至XML映射元素|Documentation

    学习如何使用Aspose.Cells与C++将单元格链接至XML映射元素。...\\ " ); // Load sample workbook Workbook wb ( srcDir + u "sample..."/root/row/FIELD8" ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/link-cells-to-xml-...
  4. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook from aspose.cells import Workbook , Worksheet...self , data_dir ): book = Workbook () sheet1 = book . worksheets...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  5. 图表数据标签|Aspose.Slides for PHP 文档

    设置PowerPoint图表数据标签和距离...$defaultWorksheetInde = 0 ; # 获取图表数据工作表 $workbook = $chart -> getChartData ()...-> getSeries () -> add ( $workbook -> getCell ( $defaultWorksheetInde...

    docs.aspose.com/slides/zh/php-java/chart-data-l...
  6. 在PHP中使用工作表索引删除工作表|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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/zh/net/removing-worksheet...
  7. Aspose.Cells 8.6.3的公共API更改|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...., 0 , importOptions ); 添加了Workbook.createBuiltinStyle方法 Aspose...Aspose.Cells for Java 8.6.3已公开了Workbook.createBuiltinStyle方法,可用于创建与Excel应用程序提供的...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells for Node.js via C++.... It then saves the workbook as output PDF file . The following...file const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/draw-timeline-...
  9. Move Range of Cells in a Worksheet with C++|Doc...

    Learn how to move a range of cells in a worksheet using Aspose.Cells with C++....Startup (); // Instantiate the workbook object. Open the Excel file...inputFilePath = u "book1.xlsx" ; Workbook workbook ( inputFilePath ); //...

    docs.aspose.com/cells/cpp/move-range-of-cells-i...
  10. Public API Changes in Aspose.Cells 8.0.2|Docume...

    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....//Instantiate a new Workbook Workbook book = new Workbook (); //Get the...); //Create an instance of Workbook and load an HTML based spreadsheet...

    docs.aspose.com/cells/java/public-api-changes-i...