Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 157,662 for

xlsx

(0.6 sec)
  1. C++ API to Convert PDF to XLSM | products.aspos...

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

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. C++ API to Convert PDF to MD | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...XLSX or .PDF the report generates...unlike other formats such as XLSX or PDF that you mentioned are...

    forum.aspose.com/t/limitation-of-number-of-rows...
  4. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files....xlsx" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  5. 使用C++向已签名的Excel文件添加数字签名|Documentation

    学习如何使用Aspose.Cells for C++向已签名的Excel文件添加数字签名。通过多重签名保持文档完整性。...xlsx)已预先签名。输出文件(50528281.xlsx)展示了效果。我们使用带密码的演示证书...srcDir + u "sampleDigitallySigne.xlsx" ; U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/add-digital-signat...
  6. 使用JavaScript通过C++解除冻结行或列|Documentation

    在本文中,您将学习如何使用C++中的JavaScript API以编程方式解除Excel工作表的行、列或窗格的冻结。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/unfreez...
  7. Auto Filter Data in VSTO and Aspose.Cells|Docum...

    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 file. objBook . SaveCopyAs (...( "vsto_autofilter.xlsx" ); Aspose.Cells // Instantiate a new...

    docs.aspose.com/cells/net/auto-filter-data-in-v...
  8. 如何通过 C++ 和 JavaScript 设置工作簿的自动恢复属性|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 设置工作簿的自动恢复属性。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. 用C++向Microsoft Excel公式监视窗口添加单元格|Documentation

    学习如何使用Aspose.Cells for C++在Excel中向公式监视窗口添加单元格。加载或创建一个Excel文件,操作单元格,设置公式,然后保存修改后的文件。...output XLSX format wb . Save ( u "outputAddCellsToMicr.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/zh/cpp/add-cells-to-micro...
  10. 在Node.js中通过C++向工作表中添加图标|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" ); // Read icon resource file...( "sample2.xlsx" , AsposeCells . SaveFormat . Xlsx ); 当您在项目中执行上述代码时,将获得以下结果:...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-svg-...