Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 166,002 for

excel

(0.07 sec)
  1. 使用 Node.js 和 C++ 对行和列进行分组与取消分组|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中对行列进行分组和取消分组。...Contents [ Hide ] 介绍 在 Microsoft Excel 文件中,您可以创建一个数据大纲,以便通过单击鼠标来显示和隐藏不同级别的细节。...提供一个类 Workbook ,代表一个 Microsoft Excel 文件。 Workbook 类包含一个 WorksheetCollection...

    docs.aspose.com/cells/zh/nodejs-cpp/grouping-an...
  2. Ինչպես փոխարկել XML-ը XLSX-ի՝ օգտագործելով C#

    Այս արագ թեման ընդգրկում է, թե ինչպես փոխարկել XML-ը XLSX-ի՝ օգտագործելով C#: Այն ներառում է համակարգի կոնֆիգուրացիան, քայլ առ քայլ ալգորիթմը և աշխատանքային օրինակի կոդը՝ XML-ը որպես Excel ֆայլ C#-ում պահելու համար:...հոսքը և գործարկվող կոդը՝ XML-ը Excel-ի C# -ով փոխակերպելու համար:...ծրագրաշարի վրա հենվելու: XML-ը որպես Excel ֆայլ C#-ում պահելու քայլեր Ստեղծեք...

    kb.aspose.com/hy/cells/net/how-to-convert-xml-t...
  3. 在VSTO和Aspose.Cells中旋转单元格文字|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....//intiate Application object Excel . Application ExcelApp = Application...Application ; //Add a Workbook. Excel . Workbook objBook = ExcelApp...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  4. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。...数据,您可以锁定 Excel 工作表上的单元格,然后使用密码保护工作表。 ** 在 MS Excel 中保护和取消保护工作表**...C++ 保护工作表** 只需要以下简单代码行来实现保护 Excel 文件的工作簿结构。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  5. 使用 C++ 管理Excel图表的轴线|Documentation

    学习如何在Aspose.Cells for C++中配置图表轴。我们的指南将演示如何调整主轴和副轴、设置其范围以及修改其属性以增强您的图表效果。...使用 C++ 管理Excel图表的轴线 Contents [ Hide ] 在Excel图表中,有3种类型的轴: 水平(类别)轴:X轴...Axis 对象,你可以像在Excel中一样更改轴线的所有选项。 | | 管理X和Y轴 在Excel图表中,水平轴和垂直轴是最常用的两个轴线。...

    docs.aspose.com/cells/zh/cpp/chart-axes/
  6. Hiding Overlaid Content with CrossHideRight whi...

    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....Scenarios When you save your Excel file to HTML, you can specify...generates HTML as per Microsoft Excel but when you change the cross...

    docs.aspose.com/cells/nodejs-cpp/hiding-overlai...
  7. 使用C++在工作表中显示公式而非值|Documentation

    本文提供了使用C++ API以编程方式在Excel工作表或电子表格中显示公式而非值的示例代码。...选项来显示Microsoft Excel中公式而不是计算值。当显示公式时,Microsoft Excel在工作表中显示公式。您可以使用Aspose...属性。将其设置为 true 可以使Microsoft Excel显示公式。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...
  8. Ways to Calculate Formulas|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....that are the part of Microsoft Excel. they can be used through the...creating a formula in Microsoft Excel. Use a comma (,) to delimit...

    docs.aspose.com/cells/go-cpp/ways-to-calculate-...
  9. Create Shared Workbook with Aspose.Cells|Docume...

    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....Possible Usage Scenarios Microsoft Excel allows you to share the workbook...open the output Excel file in Microsoft Excel, you will see Shared...

    docs.aspose.com/cells/python-net/create-shared-...
  10. Add Pivot Connection|Documentation

    Learn how to add pivot connection with Aspose.Cells Java library....associate slicer and pivot table in Excel, you need to right-click slicer...sample code loads the sample Excel file that contains an existing...

    docs.aspose.com/cells/java/add-pivot-connection/