Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 159,081 for

xlsx

(0.12 sec)
  1. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/detect-fil...
  2. OleFormat.ProgId | Aspose.Words for .NET

    Discover the OleFormat ProgId property to easily manage and customize OLE object ProgIDs for enhanced functionality and seamless integration....xlsx" )); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  4. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.Cells 和 C++检测文件格式及判断文件是否被加密。...xlsx" ); // Gets the detected load...

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  5. Opening Files with Different Formats with JavaS...

    Aspose.Cells for JavaScript via C++ API allows you to open or read different formats like Xlsx, HTML, CSV, ODS, TSV, SXC, FODS, etc....Microsoft Excel spreadsheets (XLS, XLSX, XLSM, XLSB), SpreadsheetML..."fileInput" accept = ".xml,.xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/opening-fi...
  6. 处理形状或图表的发光效果的工作流程|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 在 Node.js 中操作形状或图表的发光效果...xlsx" ); // Load your source excel...4 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  7. 使用C++处理Shape或Chart的ThreeDFormat|Documentation

    学习如何用C++操控形状或图表的3D格式。...xlsx" ; // Path of output excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load excel file containing...

    docs.aspose.com/cells/zh/cpp/working-with-the-t...
  8. Working With Colors|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....xlsx" , SaveFormat . Xlsx ); // Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw ); sw ....

    docs.aspose.com/cells/net/working-with-colors/
  9. C++ library of Excel | products.aspose.com.Cells

    Aspose.Cells for C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....spreadsheet formats (such as XLS, XLSX, XLSM, and XLSB) as well as...formats . Microsoft Excel: XLS, XLSX, XLSB, XLT, XLTX, XLTM, XLSM...

    products.aspose.com/cells/cpp/
  10. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using Node.js via C++. Load or create an Excel file, calculate the array formula, and save the modified file....xlsx). If you change the value of...join ( dataDir , "DataTable.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...