Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 100,089 for

workbook

(0.22 sec)
  1. 在Jython中将文件转换为Mhtml|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 import Workbook from com . aspose . cells...Instantiate a workbook and open the template XLSX file wb = Workbook ( filePath...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  2. Converting to MHTML Files in Jython|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 import Workbook from com . aspose . cells...Instantiate a workbook and open the template XLSX file wb = Workbook ( filePath...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  3. How to Convert HTML to PDF with JavaScript via ...

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.Cells for JavaScript via C++.... Initialize a Workbook object. Save the output PDF...PDF document by calling the Workbook.save() method. <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/convert-ht...
  4. 在使用C++将Excel保存为HTML时禁用Downlevel Revealed Commen...

    使用Aspose.Cells和C++在将Excel文件保存为HTML时,消除Downlevel Revealed Comments。...Cells-for-C // Load sample workbook U16String sourceDir ( u "...02_OutputDirectory \\ " ); Workbook wb ( sourceDir + u "sampleDisableDownlev...

    docs.aspose.com/cells/zh/cpp/disable-downlevel-...
  5. Render Solid Gridlines while Converting Excel t...

    Learn how to display solid gridlines during Excel to PDF conversion using Aspose.Cells for Python via .NET....cells import Workbook , PdfSaveOptions , GridlineType...GridlineType # Create an empty Workbook wb = Workbook () # Prepare data worksheet...

    docs.aspose.com/cells/python-net/render-solid-g...
  6. 在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....worksheet(default sheet) in the workbook. Aspose . Cells . Worksheet...Worksheet w = report . Workbook . Worksheets [ 0 ]; //Input some markers...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  7. 在将 Excel 转换为 PDF 时渲染实心网格线(Render Solid Gridline...

    学习如何在使用 Aspose.Cells for Python via .NET 转换 Excel 为 PDF 时显示实线网格线。...cells import Workbook , PdfSaveOptions , GridlineType...GridlineType # Create an empty Workbook wb = Workbook () # Prepare data worksheet...

    docs.aspose.com/cells/zh/python-net/render-soli...
  8. 使用C++处理数据透视表的数据字段显示格式|Documentation

    学习如何使用Aspose.Cells for C++操作数据透视表中数据字段的显示格式。...Load a template file Workbook workbook ( srcDir + u "PivotTableSample...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/working-with-data-...
  9. Data in Non-Primitive Shape with Node.js via C+...

    Learn how to access and manipulate non-primitive shapes in Aspose.Cells for Node.js via C++....xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/data-in-non-pr...
  10. 导入HTML时删除换行后多余空格(使用C++)|Documentation

    了解如何在导入HTML时删除换行后的多余空格(使用Aspose.Cells for C++)。... size ())); Workbook workbook ( data , loadOptions );...WorksheetCollection sheets = workbook . GetWorksheets (); Worksheet...

    docs.aspose.com/cells/zh/cpp/delete-redundant-s...