Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 233,770 for

aspose.cells

(0.94 sec)
  1. InvalidCharacters.csv

    File1;; 1;2;3 Evaluation Only. Created with Aspose.cells for Python via Java.Copyright 2003 - 2022 Aspose Pty Ltd.... Created with Aspose.Cells for Python via Java.Copyright...

    docs.aspose.com/cells/ja/go-cpp/opening-files-w...
  2. InvalidCharacters.csv

    File1;; 1;2;3 Evaluation Only. Created with Aspose.cells for Python via Java.Copyright 2003 - 2022 Aspose Pty Ltd.... Created with Aspose.Cells for Python via Java.Copyright...

    docs.aspose.com/cells/ar/cpp/opening-files-with...
  3. 使用FormulaText函数在Aspose.Cells与C++中|Documentation

    本文介绍了如何使用Aspose.cells库中的FormulaText函数处理Microsoft Excel中的公式。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.cells提供的方法获取和设置单元格的公式文本并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...使用FormulaText函数在Aspose.Cells与C++中 Contents [ Hide ] FormulaText是Excel...向您展示如何使用Aspose.Cells利用此函数。 以下示例代码显示了如何使用Aspose.Cells中的Formul...

    docs.aspose.com/cells/zh/cpp/using-formulatext-...
  4. [Apose.Cells C++] SaveAs in XLS format crashes ...

    Hello, Using Aspose.cells for C++ 24.2.0 A pointer exception occurs when saving an Excel file to XLS format (Aspose::Cells::SaveFormat::Excel97To2003) when the Excel file contains Defined Names with an invalid expressi…...invalid "Defined Names" Aspose.Cells Product Family cells-c chabodfmoodys...2025, 4:12pm 1 Hello, Using Aspose.Cells for C++ 24.2.0 A pointer...

    forum.aspose.com/t/apose-cells-c-saveas-in-xls-...
  5. 在PHP中向新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....$dataDir = '' ; // Create Aspose.Cells Helper Object $ptr = new...new \COM ( 'Aspose.Cells.Interop.InteropHelper' ); // Opening through...

    docs.aspose.com/cells/zh/net/add-worksheets-to-...
  6. Search Data using Original Values|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....However, you can find it using Aspose.Cells with LookInType.ORIGINAL_VALUES...Excel’s Find options, but Aspose.Cells can locate it using LookInType...

    docs.aspose.com/cells/java/search-data-using-or...
  7. 在Ruby中冻结窗格|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....在Ruby中冻结窗格 Contents [ Hide ] Aspose.Cells - 冻结窗格 要在Ruby中的电子表格文档中冻结窗格,只需调用...workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/zh/java/freeze-panes-in-r...
  8. 使用 C++ 移除 ActiveX 控件|Documentation

    学习如何使用 Aspose.cells for C++ 从工作簿中删除 ActiveX 控件。...Contents [ Hide ] 移除ActiveX控件 Aspose.Cells 提供了从工作簿中移除 ActiveX 控件的功能。为此,API...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/remove-activex-con...
  9. Format and Modify Named Ranges with JavaScript ...

    Learn how to format and modify named ranges using Aspose.cells for JavaScript via C++....html > < head > < title > Aspose.Cells Example </ title > </ head...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/javascript-cpp/format-and...
  10. Check if VBA Code is Signed|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....Signed Contents [ Hide ] Aspose.Cells allows the user to check...VBA Module and Code using Aspose.Cells Check if VBA project in...

    docs.aspose.com/cells/java/check-if-vba-code-is...