Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 103,853 for

workbook

(0.5 sec)
  1. Convert PPSM to XLTM via PHP or with free Onlin...

    PHP API to Convert PPSM to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSM to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPSM to XLSB (Excel Binary Workbook) Convert PPSM to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  2. Convert POWERPOINT to XLTM via PHP or with free...

    PHP API to Convert POWERPOINT to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free POWERPOINT to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...POWERPOINT to XLSB (Excel Binary Workbook) Convert POWERPOINT to XLSM...

    products.aspose.com/total/php-java/conversion/p...
  3. Convert PPS to XLTM via PHP or with free Online...

    PHP API to Convert PPS to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free PPS to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPS to XLSB (Excel Binary Workbook) Convert PPS to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  4. 用Node.js通过C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++保护Excel中的工作表,包括保护行、列和特定单元格。...Cells提供一个类 Workbook ,代表Microsoft Excel文件。 Workbook 类包含一个 getWorksheets()...xls" ); // Instantiating a Workbook object with file buffer const...

    docs.aspose.com/cells/zh/nodejs-cpp/protecting-...
  5. 档案

    档案...类的实例 intrusive_ptr<IWorkbook> workbook = Factory::CreateIWorkbook();...intrusive_ptr<IWorksheet> worksheet = workbook->GetIWorksheets()->GetObjectByIndex(0);...

    blog.aspose.com/zh/cells/working-with-pivot-tab...
  6. Export CSV to OTT in Android or with free Onlin...

    Android API to Convert CSV to OTT without using Microsoft Word or online. Test free CSV to OTT online converter quickly before integrating the code....to OTT Open CSV file using Workbook class Convert CSV to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  7. Export CSV to PPT in Android or with free Onlin...

    Android API to Convert CSV to PPT without using Microsoft Word or online. Test free CSV to PPT online converter quickly before integrating the code....to PPT Open CSV file using Workbook class Convert CSV to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  8. SIGSEGV Crash During Excel to PDF Conversion wi...

    We are experiencing a critical SEGMENTATION FAULT (SIGSEGV) when converting Excel files containing embedded images to PDF using Aspose.Cells for Node.js with an OEM license. The application crashes during the NAPI cleanu…...length; i++) { let workbook: Workbook | null = null; try {...images into Aspose workbook workbook = new Workbook(tmpExcelPath);...

    forum.aspose.com/t/sigsegv-crash-during-excel-t...
  9. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....200 ); IChartDataWorkbook workBook = chart . ChartData . ChartDataWorkbook...ChartData . Categories . Add ( workBook . GetCell ( 0 , 1 , 0 , "Category...

    docs.aspose.com/slides/net/chart-series/
  10. 使用 C++ 通过 JavaScript 将工作表转换为图片和按页转换为图片|Document...

    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...."text/javascript" > const { Workbook , SaveFormat , ImageOrPrintOptions...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/convert...