Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 199,309 for

excel

(0.87 sec)
  1. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized using Aspose.Cells with C++....the content in the file, MS Excel will automatically adjust the...height in row 11 is 15, but Excel automatically adjusts the row...

    docs.aspose.com/cells/cpp/autofit-row-height/
  2. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with Golang via C++....has been read from the sample excel file containing the embedded...code executed with the sample excel file and its console output...

    docs.aspose.com/cells/go-cpp/get-or-set-the-cla...
  3. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop....by combining PowerPoint and Excel automation. The example provided...populate it with data from an Excel worksheet, adjust formatting...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  4. 创建图表|Aspose.Slides 文档

    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....然后使用 Microsoft Excel 工作簿访问和修改图表数据,同时设置图表属性。最后,保存演示文稿。...创建一个新的 Microsoft Excel 工作簿实例并加载图表数据。 使用 Microsoft Excel 工作簿实例访问图表数据工作表。...

    docs.aspose.com/slides/zh/net/create-a-chart/
  5. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...Contents [ Hide ] 你可以在Microsoft Excel中使用数据 > 假设分析 > 数据表来创建数据表…… Aspose...进行任何类型公式的计算。 在下面的示例中,我们使用 源Excel文件 。如果你将单元格B1的值改为100,数据表(用黄色...

    docs.aspose.com/cells/zh/python-net/calculation...
  6. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...Cells支持将以Microsoft Excel为导向的HTML转换为XLS/XLSX格式。也就是说,由Microsoft Excel生成的HTML可以使用Aspose...下面的代码示例向您展示了如何在单元格中添加HTML富文本。请查看输出Excel文件的屏幕截图。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  7. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of linked Ole Objects in Excel files using Aspose.Cells for C++....Possible Usage Scenarios Microsoft Excel allows you to change the display...sample code; it loads the sample Excel file that contains the OLE object...

    docs.aspose.com/cells/cpp/access-and-modify-the...
  8. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...表内容 Contents [ Hide ] 您可以将 Excel 工作簿保存为 HTML。但是,如果工作簿包含隐藏的工作表,则...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...
  9. Check if VBA Code is Signed with Node.js via C+...

    Learn how to check if the VBA code project is signed using Aspose.Cells for Node.js via C++.... You can use any of your Excel files to test this code. For...purposes, you can use this Excel file used in the code . Check...

    docs.aspose.com/cells/nodejs-cpp/check-if-vba-c...
  10. Web扩展 使用C++的Office加载项|Documentation

    学习如何使用 Aspose.Cells 和 C++ 添加和访问Excel文件中的Web扩展(Office加载项)。...可以通过点击 插入 标签,然后点击 商店 / 获取加载项 链接,在Excel中添加Web扩展(Office加载项)。在加载项框中浏览你想要的加载项并添加它。...WebExtensionTaskPane 类为Excel文件添加Web扩展。请参阅由代码生成的 输出Excel文件 。 示例代码 #include...

    docs.aspose.com/cells/zh/cpp/web-extensions-off...