Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 102,547 for

workbook

(0.14 sec)
  1. | Aspose

    Sample code for WBMP to XLS Java conversion. Use API example code for batch WBMP files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  2. Grouping Data in 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 ( "SmartMarkerDesigner...Save the Excel file. wd . Workbook . Save ( "outSmartMarker_Designer...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  3. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF format using Aspose.Cells for C++....02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "sampleUseWorkbookRen...Tiff ); WorkbookRender wr ( workbook , opts ); wr . ToImage ( outDir...

    docs.aspose.com/cells/cpp/track-conversion-prog...
  4. 档案

    档案...中创建甘特图: 使用 Workbook 类加载现有的 Excel 文件。 使用 workbook.Worksheets[0]...CategoryData 属性设置类别标签。 设置样式和轴设置。 使用 workbook.Save() 保存工作簿。 以下是一个实现上述步骤的C#代码片段:...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  5. 在使用DrawObjectEventHandler类和Node.js通过C++渲染到PDF时,...

    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....file const workbook = new AsposeCells . Workbook ( "sampleGetDrawObjectA...with Pdf save options await workbook . saveAsync ( "outputGetDrawObjectA...

    docs.aspose.com/cells/zh/nodejs-cpp/get-drawobj...
  6. 用 JavaScript 通过 C++ 创建透明 Excel 工作表图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 生成 Excel 工作表的透明图片。..."text/javascript" > const { Workbook , ImageOrPrintOptions , SheetRender...arrayBuffer (); // Create workbook object from uploaded file...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  7. Embed Excel in PowerPoint using Java

    This short guide explains how to embed Excel in PowerPoint using Java. It shares the IDE settings, steps, and code to embed Excel Workbook in PowerPoint using Java.... Code to Insert Excel Workbook into PowerPoint using Java...demonstrates how to embed Excel workbook in PowerPoint using Java ...

    kb.aspose.com/slides/java/embed-excel-in-powerp...
  8. Unmerge Cells in Excel with Python

    Use this guide to unmerge cells in Excel with Python. It has the IDE settings, steps, and a sample code to unmerge cells without losing data with Python....for unmerging them into the Workbook object Get the collection...may iterate through all the Workbook sheets, and follow the process...

    kb.aspose.com/cells/python/unmerge-cells-in-exc...
  9. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....source Excel file into the Workbook object to eliminate duplicate...source Excel file into the Workbook object for commencing the...

    kb.aspose.com/cells/java/delete-repeated-rows-i...
  10. Add Sparklines in Excel using Python

    This article provides a guide on how to add sparklines in Excel using Python. It has the IDE settings, steps, and a sample code to work with Excel sparklines using Python....load an Excel file using the Workbook class and fill in sample data...before saving the resultant workbook. Code to Insert Sparklines...

    kb.aspose.com/cells/python/add-sparklines-in-ex...