Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 159,075 for

xlsx

(0.12 sec)
  1. Get Worksheet Unique ID with C++|Documentation

    This article shows how to get an Excel worksheet's unique ID using the C++ library and API programmatically....xlsx). Source Code #include <iostream>...workbook ( srcDir + u "Book1.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/cpp/get-worksheet-unique-id/
  2. Aspose.Cells - Regression bug causing pivot tab...

    Hi, We are are using Aspose.Cells (NET), version 25.8.0. We’re trying to save a .Xlsx file with pivot tables, and it gets saved as a corrupted file requiring recovery. This did not occur on previous versions (tested at …...xlsx file with pivot tables, and...which is resulting in the saved .xlsx file becoming corrupted. This...

    forum.aspose.com/t/aspose-cells-regression-bug-...
  3. Change the Absolute Path of External Link Data ...

    Change the absolute path of external link data source file in Aspose.Cells with C++.... xlsx External Link Data Source After...Downloads \ ExternalAccounts . xlsx External Link Data Source After...

    docs.aspose.com/cells/cpp/change-the-absolute-p...
  4. 用 JavaScript 通过 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 通过 JavaScript 保护和解除保护Excel文件的工作簿结构。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  5. Specify Author while Write Protecting Workbook ...

    Specify an author name while write protecting a workbook using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."SimonAspose" ; // Save the workbook in XLSX format. const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/specify-au...
  6. Convert TEX to XLT in Android Apps | products.a...

    Render TEX to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...easily convert TEX files into the XLSX format, which is the native...to convert TEX files into the XLSX format. This API provides a...

    products.aspose.com/total/android-java/conversi...
  7. C++ API to Convert XPS to XLSB | products.aspos...

    Convert XPS to XLSB via C++ API without using Microsoft Excel or Adobe Reader...a more efficient format than XLSX, as it is much smaller in size... it is often preferred over XLSX for large spreadsheets. Converting...

    products.aspose.com/total/cpp/conversion/xps-to...
  8. C++ API to Convert TEX to EXCEL | products.aspo...

    Convert TEX to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...step, you can export TEX to XLSX by using Aspose.PDF for C++...documents to other formats such as XLSX. In the second step, you can...

    products.aspose.com/total/cpp/conversion/tex-to...
  9. C++ API to Convert EPUB to EXCEL | products.asp...

    Convert EPUB to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...allows users to export EPUB to XLSX. The second component, Aspose...that enables users to convert XLSX to EXCEL. Finally, Aspose.Total...

    products.aspose.com/total/cpp/conversion/epub-t...
  10. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing formulas using Aspose.Cells with C++....3 ); // Save the workbook in XLSX format workbook . Save ( outDir...outDir + u "output_out.xlsx" ); std :: cout << "CSV file loaded...

    docs.aspose.com/cells/cpp/load-or-import-csv-fi...