Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 105,389 for

workbook

(0.13 sec)
  1. Convert PPTM to FODS in Android Apps or with fr...

    Convert PPTM to FODS in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM to FODS 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/android-java/conversi...
  2. Convert PPTM to XLTX in Android Apps or with fr...

    Convert PPTM to XLTX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM to XLTX 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/android-java/conversi...
  3. Convert PPTM to XLS in Android Apps or with fre...

    Convert PPTM to XLS in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM 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/android-java/conversi...
  4. Convert PPSX to CSV in Android Apps or with fre...

    Convert PPSX to CSV in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPSX to CSV 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/android-java/conversi...
  5. Convert POWERPOINT to XLAM Format via Java or w...

    Convert POWERPOINT to XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLAM 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/power...
  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. 在使用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...
  8. Merge TSV Files Online or using C++ | products....

    Free online app to combine different TSV files. C++ merging library code to merge TSV worksheets into other formats....TSV using Workbook objects. Select the one Workbook as the base...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/cpp/merge/tsv/
  9. Exception when saving an xlsx file - Free Suppo...

    Hi There, I am using Aspose.Cell version 26.1.0. I am trying to save the attached file (xlsx is inside the zip file) using the following code: var stream = new FileStream( filePath == null ? Path.GetTempFileName() …...FileFormatToSaveForm(workbook.FileFormat); await workbook.SaveAsync(stream...an object. at Aspose.Cells.Workbook.Save(Stream stream, SaveOptions...

    forum.aspose.com/t/exception-when-saving-an-xls...
  10. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook Workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = Workbook.getWorksheets(); Workbook.calculateFormula(); Worksheet worksheet …... Sample code: Workbook workbook = new Workbook("input.xlsx");...worksheets = workbook.getWorksheets(); workbook.calculateFormula();...

    forum.aspose.com/t/inconsistent-html-output-for...