Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 87,265 for

workbook

(0.1 sec)
  1. 在Ruby中将Excel转换为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....Ruby 代码 def excel_to_pdf ( workbook ) save_format = Rjb :: import...the document in PDF format workbook . save ( @data_dir + "MyPdfFile...

    docs.aspose.com/cells/zh/java/converting-excel-...
  2. 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/net/load-source-excel-fil...
  3. Converting HTML files to Excel Spreadsheets in ...

    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 = Rjb :: import ( 'com.aspose.cells.Workbook' ) ...results to disc in Xlsx format workbook . save ( @data_dir + "output...

    docs.aspose.com/cells/java/converting-html-file...
  4. HyperText Markup Language Format - HTML|Documen...

    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....be used to save your Excel workbooks into HTML format. The exported...exported HTML workbooks are Microsoft Excel oriented i.e they are...

    docs.aspose.com/cells/net/hypertext-markup-lang...
  5. Export print area range to HTML|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....Following sample code loads a workbook and then exports print area...while loading HTML to excel workbook Export similar Border Style...

    docs.aspose.com/cells/net/export-print-area-ran...
  6. Aspose.Cells unable to load xlsx file - Free Su...

    We are facing below exception while trying to open the shared xlsx file. Exception.Message : Invalid IconSetType val Exception.Source : Aspose.Cells Exception.StackTrace : at e.Warning(WarningInfo ) at .() at .(Wor…... (Workbook , LoadOptions , Boolean )...LoadOptions ) at Aspose.Cells.Workbook. (String , LoadOptions ) at...

    forum.aspose.com/t/aspose-cells-unable-to-load-...
  7. 复制工作表|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....xlsx" ; Workbook newWorkbook = new Workbook (); Worksheet...

    docs.aspose.com/cells/zh/net/copy-worksheets/
  8. 如何通过Node.js和C++获取OData连接信息|Documentation

    学习如何使用Aspose.Cells for Node.js via C++提取Excel文件中的OData连接信息。...js via C++提供 Workbook.getDataMashup() 属性,可返回Exc..."ODataSample.xlsx" ); // Loads the workbook which contains hidden external...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-get-...
  9. Update XLSM File using .NET | products.aspose.com

    Modify XLSM documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/xlsm/
  10. 将列宽设置为可缩放单位如em或百分比的Node.js和C++实现|Documentation

    学习如何在Aspose.Cells for Node.js via C++中将列宽设置为em或百分比等可缩放单位,从而改善生成HTML表格的展示效果。...xlsx" ); const workbook = new AsposeCells . Workbook ( sourceFilePath...setExportImagesAsBas ( true ); // Save the workbook in Html format with specified...

    docs.aspose.com/cells/zh/nodejs-cpp/set-column-...