Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 244,637 for

cells

(0.16 sec)
  1. 用C++生成工作表缩略图|Documentation

    使用Aspose.Cells for C++生成Excel工作表的缩略图作为图像。...Cells for C++允许你将工作表输出为图像文件,从而简化缩...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/generate-thumbnail...
  2. 为表单控件分配宏代码(如按钮)|Documentation

    学习如何使用Aspose.Cells for C++将宏代码分配给按钮等表单控件。...Cells允许您向按钮等窗体控件分配宏代码。请使用 Shape.GetMacroName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/assign-macro-to-fo...
  3. 在Jython中对行和列进行分组和取消分组|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....Cells - 对行和列进行分组和取消分组 使用 Aspose.Cells Java for Jython...aspose - cells import Settings from com . aspose . cells import...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  4. How to create Dynamic Rolling Chart with JavaSc...

    Learn how to create a dynamic rolling chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....Cells to create a Dynamic Rolling...Rolling Chart using Aspose.Cells. We’ll show you the code for...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  5. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...Cells支持将Excel、ODS、JSON及其他格式文件转换为CSV、TSV和TXT。...情况下,Microsoft Excel和Aspose.Cells都仅保存活动工作表的内容。 以下代码示例说明如何将整个工...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  6. Calculating Formulas in PHP|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells.Interop...$workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array ()); $worksheets...

    docs.aspose.com/cells/net/calculating-formulas-...
  7. Insert Ranges with JavaScript via C++|Documenta...

    Learn how to insert ranges in Excel and shift other data using Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++ Aspose.Cells for JavaScript...JavaScript via C++ provides Cells.insertRange(CellArea, number, ShiftType...

    docs.aspose.com/cells/javascript-cpp/insert-ran...
  8. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…...Cells Product Family cells-net aleksandr.l November...3:40pm 1 I am using Aspose.Cells 25.10.0 .NET 9.0 There is a...

    forum.aspose.com/t/calculateformula-throws-an-e...
  9. Creating a Named Range in VSTO and Aspose.Cells...

    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....Cells Contents [ Hide ] To create...the same thing using Aspose.Cells for .NET, again with either...

    docs.aspose.com/cells/net/creating-a-named-rang...
  10. Check if VBA project in a Workbook is Signed wi...

    Check if VBA project in a Workbook is Signed using Aspose.Cells with C++....Cells Workbook.VbaProject.IsSigned...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/check-if-vba-project-...