Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 140,308 for

xlsx

(0.11 sec)
  1. Set External Links in Formulas with C++|Documen...

    Learn how to include links to external files in formulas using Aspose.Cells with C++....xlsx]Sheet1'!A2, '[" + srcDir + u "book1.xlsx]Sheet1'..."='[" ) + srcDir + u "book1.xlsx]Sheet1'!A8" ); // Save the workbook...

    docs.aspose.com/cells/cpp/set-external-links-in...
  2. Feature Overview|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.... Feature Description XLS or XLSX Export Export reports as Microsoft...layout and appearance of an XLS/XLSX report matches the original...

    docs.aspose.com/cells/jasperreports/feature-ove...
  3. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...最后,它以 输出 XLSX 和 输出 XLSB 格式保存工作簿。以下屏幕截图显示了由...srcDir + u "sampleCreateSlicerTo.xlsx" ; // Path of output Excel files...

    docs.aspose.com/cells/zh/cpp/create-slicer/
  4. XlsxSaveOptions.compressionLevel property | Asp...

    XlsxSaveOptions.compressionLevel property. Specifies the compression level used to save document...Examples Shows how to compress XLSX document. let doc = new aw ...saveFormat = aw . SaveFormat . Xlsx ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Saving File to Response Object with Node.js via...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for Node.js via C++....xlsx or another extension. The enumeration...attachment associated with .xls/.xlsx or other extensions Inline Sends...

    docs.aspose.com/cells/nodejs-cpp/saving-file-to...
  6. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....xlsx" ; // Path of output Excel file...outputFilePath = outDir + u "Book2.xlsx" ; // Instantiate a new Workbook...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  7. Change the Absolute Path of External Link Data ...

    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 External Link Data Source After...Downloads \ ExternalAccounts . xlsx External Link Data Source After...

    docs.aspose.com/cells/java/change-the-absolute-...
  8. Change the Absolute Path of External Link Data ...

    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 External Link Data Source After...Downloads \ ExternalAccounts . xlsx External Link Data Source After...

    docs.aspose.com/cells/python-net/change-the-abs...
  9. Open Different Microsoft Excel Versions Files|D...

    This article explains how to open different excel versions files using Aspose.Cells for .NET API....2007/2010/2013/2016/2019 and Office 365 XLSX or Encrypted Excel Files. How...several formats, including XLS, XLSX, XLSM, XLSB, SpreadsheetML,...

    docs.aspose.com/cells/net/opening-different-mic...
  10. 删除命名范围|Documentation

    您可以学习如何使用 Aspose.Cells for Python 通过 .Net 从 Excel 或 OpenOffice 文件中删除定义名称或命名范围。...xlsx" )) # Get all the worksheets...path . join ( data_dir , "Book2.xlsx" )) 注意:如果已定义的名称由公式引用,则不能删除。我们只能删除已定义名称的公式。...

    docs.aspose.com/cells/zh/python-net/delete-name...