Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 157,925 for

xlsx

(0.1 sec)
  1. 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...
  2. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

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

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  3. Pillars uncomplete when rendering image - Free ...

    Hi, we use following code to create pictures from Excel: Aspose.Cells.License license = new Aspose.Cells.License(); license.SetLicense(@“Aspose.Total.lic”); Workbook wb = new Workbook(“Excel_V1.Xlsx”); Worksheet exc…...xlsx”); Worksheet excelWorksheet...

    forum.aspose.com/t/pillars-uncomplete-when-rend...
  4. 适用于 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...
  5. 格式化数据透视表|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...
  6. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for Node.js via C++....xlsx" ); // Load your source Excel...3 ); // Save the workbook in XLSX format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  7. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3-D Format of shapes or charts using Aspose.Cells with C++....xlsx" ; // Path of output Excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load Excel file containing...

    docs.aspose.com/cells/cpp/working-with-the-thre...
  8. 自动筛选数据|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/
  9. 使用 Node.js 通过 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 Node.js 库。它支持实现1904日期系统,允许用户基于1904年1月1日的日期进行计算和格式化。本文介绍如何使用 Aspose.Cells 库实现1904日期系统。...xlsx" ); // Initialize a new Workbook...join ( dataDir , "Mybook.out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-1...
  10. 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...