Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 157,726 for

xlsx

(0.18 sec)
  1. Set Worksheet Tab Color with C++|Documentation

    This article demonstrates sample code that sets the Excel worksheet tab color programmatically using the C++ API or library....xlsx" ; // Path of output Excel file...

    docs.aspose.com/cells/cpp/set-worksheet-tab-color/
  2. Disable Exporting Frame Scripts and Document Pr...

    Disable exporting frame scripts and document properties using Aspose.Cells with C++....xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/disable-exporting-fra...
  3. 适用于 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...
  4. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  5. 自动筛选数据|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/
  6. 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...
  7. 在加载Excel文件时解析透视缓存记录|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,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/parsing...
  8. 通过JavaScript使用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,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  9. 档案

    档案...xlsx"))); // 获取第一个工作表 intrusive_ptr<IWorksheet>...end(new String("CopyRow_out.xlsx"))); 显示复制行的图像 使用 C++ 复制 Excel...

    blog.aspose.com/zh/cells/copy-rows-and-columns-...
  10. 使用 JavaScript 及 C++ 添加数字签名到已签名的 Excel 文件|Docume...

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在已签名的 Excel 文件中添加数字签名...xlsx" /> < br />< br /> < input type...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/add-dig...