Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 105,365 for

workbook

(0.15 sec)
  1. 用JavaScript通过C++操作非原始形状的数据|Documentation

    学习如何访问和操作Aspose.Cells for JavaScript中的非原始形状。..."text/javascript" > const { Workbook , Utils } = AsposeCells ;...arrayBuffer (); const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  2. Convert XLTX to PPTX via PHP or with free Onlin...

    PHP API to Convert XLTX to PPTX or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to PPTX online converter quickly before integrating the code....Open and load XLTX file using Workbook class Set the PDF save options...Template file used to create new workbooks with predefined formatting...

    products.aspose.com/total/php-java/conversion/x...
  3. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…... C# Chart chart = workbook.Worksheets[0].Charts[0]; CellsColor...source.xlsx”; Workbook workbook = new Workbook(filePath); Worksheet...

    forum.aspose.com/t/applying-themes-to-charts/10...
  4. Convert PPTM to XLTM via PHP or with free Onlin...

    PHP API to Convert PPTM to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPTM to XLSB (Excel Binary Workbook) Convert PPTM to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  5. Convert PPSX to XLTM via PHP or with free Onlin...

    PHP API to Convert PPSX to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSX to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPSX to XLSB (Excel Binary Workbook) Convert PPSX to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  6. Convert PPTX to XLTM via PHP or with free Onlin...

    PHP API to Convert PPTX to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTX to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPTX to XLSB (Excel Binary Workbook) Convert PPTX to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  7. Working with Workbooks in NPOI and Aspose.Cells...

    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....Ask AI Working with Workbooks in NPOI and Aspose.Cells Contents...Add Data in Cells Create New Workbook Set Print Area AI Document...

    docs.aspose.com/cells/net/working-with-workbook...
  8. 工作表缩放的可行解决方案|Aspose.Slides for Python 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。... Workbook ( "sample.xlsx" ) as workbook : worksheet...worksheet = workbook . worksheets [ worksheet_index ] # 设置工作簿文件在 PowerPoint...

    docs.aspose.com/slides/zh/python-net/working-so...
  9. Change the Absolute Path of External Link Data ...

    Change the absolute path of external link data source file in Aspose.Cells with C++.... Then it changes the Workbook.AbsolutePath to a local and...Data Source After Changing Workbook . AbsolutePath to Local Path...

    docs.aspose.com/cells/cpp/change-the-absolute-p...
  10. 档案

    档案...中的甘特图: 使用 Workbook 类加载现有的 Excel 数据文件。 获取第一个工作表使用 workbook.worksheets[0]...将任务名称设置为类别标签。 调整样式和坐标轴设置以格式化图表。 使用 workbook.save() 方法保存文件。 这里有一个执行所有这些步骤的...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...