Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 158,971 for

xlsx

(0.24 sec)
  1. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。...xlsx" ); std :: cout << "Workbook...Workbook workbook ( u "Book1.xlsx" ); // Get the first worksheet...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  2. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#....WordprocessingML Macro-Enabled Template XLSX XML-based file format for representing...additional output formats such as XLSX, EPS, XPS, XamlFixed, SVG, HtmlFixed...

    docs.aspose.com/words/net/supported-document-fo...
  3. 档案

    档案...Excel 自动化功能并从头开始创建 Excel XLS/XLSX 文件。今天,我将向您展示如何使用 C++ 创建 Excel...自动化功能,可用于生成和操作 XLS/XLSX 电子表格。在本文中,我们将介绍从头开始创建 Excel XLS/XLSX 文件的以下功能。 使用...

    blog.aspose.com/zh/cells/create-ms-excel-spread...
  4. Different Ways to Open Files with JavaScript vi...

    This article explains how to open an Excel file using Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/different-...
  5. Split Screen of Excel Worksheet with JavaScript...

    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 JavaScript via C++ Addon....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-spl...
  6. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...Excel97To2003 表示Excel 97-2003文件 Xlsx 表示Excel 2007 XLSX文件 Xlsm 表示Excel 2007...XlsSaveOptions ()); // Save in Excel 2007 xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  7. C++ API to Convert PS to XLAM | products.aspose...

    Convert PS to XLAM via C++ API without using Microsoft Excel or Adobe Reader...first step, you can export PS to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to XLAM. Aspose.PDF for C++...

    products.aspose.com/total/cpp/conversion/ps-to-...
  8. C++ API to Convert PS to SXC | products.aspose.com

    Convert PS to SXC via C++ API without using Microsoft Excel or Adobe Reader...first step, you can export PS to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to SXC. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/ps-to-...
  9. C++ API to Convert SVG to XLTX | products.aspos...

    Convert SVG to XLTX via C++ API without using Microsoft Excel or Adobe Reader...step, you can export SVG to XLSX by using Aspose.PDF for C++...including XLSX. In the second step, you can convert XLSX to XLTX...

    products.aspose.com/total/cpp/conversion/svg-to...
  10. Copy Shapes between Worksheets with JavaScript ...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/copy-shape...