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

workbook

(0.09 sec)
  1. 用C++绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。... Workbook workbook ( u "input.xlsx" ); //...worksheet. Worksheet sheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/rendering-timeline/
  2. 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.... Workbook = new Workbook ( "ImageSmartBook.xls"...the Excel file. designer . Workbook . Save ( "out_ImageSmartBook...

    docs.aspose.com/cells/zh/net/image-markers-in-a...
  3. 使用C++在HtmlSaveOptions.TableCssId属性前缀表元素样式|Docum...

    学习如何使用HtmlSaveOptions.TableCssId属性前缀表元素样式,示例ID为Aspose.Cells for C++。...Startup (); // Create workbook object Workbook wb ; // Access first..."MyTest_TableCssId" ); // Save the workbook in html wb . Save ( u "outputTableCssId...

    docs.aspose.com/cells/zh/cpp/prefix-table-eleme...
  4. 在工作表中添加图像|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....worksheet Worksheet worksheet = workbook . getWorksheets (). get (...//add picture data to this workbook. InputStream is = new FileInputStream...

    docs.aspose.com/cells/zh/java/add-images-in-wor...
  5. 使用 PageIndex 和 PageCount 属性在 Node.js 中渲染页面序列|Do...

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 文件的特定页面渲染为图像。...file const workbook = new AsposeCells . Workbook ( path . join...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/render-sequ...
  6. Excel Themes and Colors|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....and other objects used in a workbook. For example, the Accent1...used to set the font color. Workbook.getThemeColor method can be...

    docs.aspose.com/cells/java/excel-2007-themes-an...
  7. Check if Digital Signature of VBA Code is Valid...

    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....VBA code is valid using the Workbook.vba_project.is_valid_signed...its VBA code and save the workbook and then recheck, we find...

    docs.aspose.com/cells/python-net/check-if-digit...
  8. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for Node.js via C++....xlsx" ); // Load the Sample Workbook that throws Error on Excel2Pdf...const wb = new AsposeCells . Workbook ( filePath ); // Specify Pdf...

    docs.aspose.com/cells/nodejs-cpp/ignore-errors-...
  9. GridJs 多语言配置指南|Documentation

    本教程将引导您配置多语言支持...( sb == null ) { Workbook wb = new Workbook ( file ); wbj . ImportExcelFile...if (! isdone ) { Workbook wb = new Workbook ( file ); wbj . ImportExcelFile...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. Support for German Locale in Named Range Formul...

    Learn how to handle named range formulae in German locale using Aspose.Cells with C++....); // Load the source workbook Workbook wbSource ( srcDir + u...SetRefersTo ( value ); // Save the workbook with the new named range wbSource...

    docs.aspose.com/cells/cpp/support-for-german-lo...