Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 157,013 for

xlsx

(0.25 sec)
  1. 支持在加载 HTML 到 Excel 工作簿时布置 DIV 标签的布局,使用 JavaScri...

    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....xlsx,.csv" /> < button id = "runExample"...(); // Save the workbook in xlsx format and provide download...

    docs.aspose.com/cells/zh/javascript-cpp/support...
  2. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。...xlsx" ); 使用Aspose.Cells for Node...path . join ( dataDir , "Book1.xlsx" ); // Create a new file. const...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  3. C++ API to Convert MD to EXCEL | products.aspos...

    Convert MD to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...begins with exporting MD to XLSX using Aspose.PDF for C++. This...MD file has been converted to XLSX, Aspose.Cells for C++ Spreadsheet...

    products.aspose.com/total/cpp/conversion/md-to-...
  4. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...xlsx ). Convert each Excel workbook...Simple helper – true for .xls or .xlsx extensions. */ private static...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  5. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....with XLSX format Workbook workbook ( FileFormatType :: Xlsx );...u "WorkingWithContentTy_out.xlsx" ); std :: cout << "Content...

    docs.aspose.com/cells/cpp/working-with-contentt...
  6. Split Screen of Excel Worksheet with C++|Docume...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using C++....xlsx" ); // Get the first worksheet...Workbook workbook ( u "Book1.xlsx" ); // Access the first worksheet...

    docs.aspose.com/cells/cpp/how-to-split-screen-o...
  7. Convert XSLFO to XLSM in Android Apps | product...

    Render XSLFO to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...can easily convert XSLFO to XLSX. Aspose.Cells for Android via...can then be used to convert XLSX to XLSM. Both APIs are easy...

    products.aspose.com/total/android-java/conversi...
  8. Convert XSLFO to EXCEL in Android Apps | produc...

    Render XSLFO to EXCEL in Android Apps API without using Microsoft Excel or Adobe Reader...can easily convert XSLFO to XLSX, which is a Microsoft Excel...can then be used to convert XLSX to EXCEL, which is a popular...

    products.aspose.com/total/android-java/conversi...
  9. Convert XSLFO to FODS in Android Apps | product...

    Render XSLFO to FODS in Android Apps API without using Microsoft Excel or Adobe Reader...Java, you can convert XSLFO to XLSX. Aspose.Cells for Android via...can then be used to convert XLSX to FODS. This two-step process...

    products.aspose.com/total/android-java/conversi...
  10. Pivot Filter with Golang via C++|Documentation

    Learn how to add a filter to a pivot table with Aspose.Cells using C++....saves the workbook in output XLSX format. After executing the...Save the workbook in output XLSX format. After executing the...

    docs.aspose.com/cells/go-cpp/add-or-clear-pivot...