Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 105,429 for

workbook

(2.89 sec)
  1. Convert PPTX to XLS Format via Java or with fre...

    Convert PPTX to XLS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLS online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/pptx-...
  2. Convert PPTX to EXCEL Format via Java or with f...

    Convert PPTX to EXCEL format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to EXCEL online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/pptx-...
  3. 将工作表转换为CSV|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....a new workbook with Excel file path Workbook workbook = new Workbook...Workbook ( dataPath + "workbook.xls" ); //Save the document in...

    docs.aspose.com/cells/zh/java/convert-worksheet...
  4. Grouping Data|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 ( FileName ); //Set...//Save the excel file. wd . Workbook . Save ( FileName ); Download...

    docs.aspose.com/cells/net/grouping-data/
  5. | Aspose

    Sample code for DJVU to XLS Java conversion. Use API example code for batch DJVU 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/cpp/conversion/djvu-to-...
  6. Merge Excel Files Online or using .NET | produc...

    Free online app to combine different Excel files. C# .NET merging library code to merge Excel worksheets into other formats....using Workbook class objects. Select the one Workbook as the...Excel files into one unified workbook or worksheet is critical for...

    products.aspose.com/total/net/merge/excel/
  7. 在透视表中对透视字段进行分组|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表中的字段进行分组。..."text/javascript" > const { Workbook , SaveFormat , PivotGroupByType...Load workbook from uploaded file const wb = new Workbook ( new...

    docs.aspose.com/cells/zh/javascript-cpp/group-p...
  8. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using the Aspose.Cells library....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a collection of...

    docs.aspose.com/cells/python-net/create-and-for...
  9. Segmentation Faults back with Aspose.cells when...

    Hello, I’ve reported a similar issue before that was mainly fixed: Aspose.Cells Segmentation Fault when saving to HTML However, once again, on Aspose.cells via C++ bindings on latest 25.7.0, I still get segmentation fa…...Load your source workbook Workbook workbook(u"Book1.xlsx"); //...format workbook.Save(u"out.html"); std::cout << "Workbook saved...

    forum.aspose.com/t/segmentation-faults-back-wit...
  10. Fill Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/cells-fill-settings/