Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 140,007 for

xlsx

(0.14 sec)
  1. Features|Documentation

    Aspose.Cells for Node.js via C++ features.... SpreadsheetML (XLSX, XML) Aspose.Cells supports...later versions file formats e.g XLSX, XLTX, XLSM, XLTM etc. Comma...

    docs.aspose.com/cells/nodejs-cpp/features/
  2. 适用于 Rust 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Rust 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...PDF-document as XlsX-document pdf . save_xlsx ( "sample.xlsx" ) ? ; Ok...文件。首先,我们打开一个 PDF 文档。然后,我们调用 save_xlsx 函数。接下来,关闭 PDF 文档并释放所有分配的资源 PDF...

    products.aspose.com/pdf/zh-hant/rust-cpp/conver...
  3. 自动筛选数据|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 file. objBook . SaveCopyAs (..."e:\\test2\\vsto_autofilter.xlsx" ); 使用 VSTO 应用了自动过滤 使用 Aspose...

    docs.aspose.com/cells/zh/net/auto-filter-data/
  4. Support for TOCOL function in version 24.2.0.0 ...

    Hi, In my application, I am writing some value in my workbook and then using CalculateFormula() to recalculate the workbook because the written value can impact the values in other cells. But I am noticing the cells tha…...mentioned by using your template XLSX file and following sample code...Workbook("e:\\test2\\Scen_Par-DRvsEL.xlsx"); mainWorkbook.CalculateFormula();...

    forum.aspose.com/t/support-for-tocol-function-i...
  5. 许可证|Documentation

    Aspose.Cells for JAVA提供不同的购买计划或提供免费试用和30天临时许可证以评估Java中的许可证和订阅政策。...xlsx" ); workbook2 . save ( "out1.xlsx" ); //Get the...

    docs.aspose.com/cells/zh/java/licensing/
  6. 用 Node.js 通过 C++ 加载工作簿中的特定工作表|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载工作簿中的特定工作表。优化性能,减少内存使用。... Xlsx ); loadOptions . setLoadFilter... join ( dataDir , "TestData.xlsx" ), loadOptions ); // Perform...

    docs.aspose.com/cells/zh/nodejs-cpp/load-specif...
  7. 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/
  8. 在共享工作簿时,更新保持修订日志历史天数,使用Node.js通过C++|Documentation

    学习如何用Aspose.Cells for Node.js via C++更新共享工作簿中保持修订日志的天数。...xlsx" ); 查找通过Node.js的XLS和XLSX格式支持的最大行数和列数 使用Node...

    docs.aspose.com/cells/zh/nodejs-cpp/update-days...
  9. 用 Node.js 和 C++ 设置形状文本的预设 WordArt 样式|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 为形状的文本设置预设 WordArt 样式...WordArtStyle3 ); // Save the workbook in xlsx format workbook . save ( outputDir...outputDir + "outputSetPresetWordA.xlsx" ); 使用 Node.js 和 C++ 添加带有内置样式的...

    docs.aspose.com/cells/zh/nodejs-cpp/set-preset-...
  10. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties visible in the Document Information Panel using Aspose.Cells with C++....workbook ( FileFormatType :: Xlsx ); // Add simple property without...u "AddingCustomProperti_out.xlsx" ); std :: cout << "Custom properties...

    docs.aspose.com/cells/cpp/adding-custom-propert...