Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 27,074 for

excel worksheet

(0.39 sec)
  1. Add Word Art Text with Built-in Styles with C++...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++.... Please check the output Excel file generated with this code...how the output Excel file looks in Microsoft Excel. #include <iostream>...

    docs.aspose.com/cells/cpp/add-word-art-text-wit...
  2. 用C++合并或取消合并单元格范围|Documentation

    用C++在Excel中合并和取消合并范围内的单元格。...01_SourceDirectory \\ " ); // Path of output excel file U16String outputPath =...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/merge-or-unmerge-r...
  3. 扩展和为CRM更新导入工具做出贡献|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.... 从CRM导出数据到Excel SaveFileDialog fileDialog =...workbook . Worksheets . Add ( "Aspose Export" ); Worksheet MyWorksheet...

    docs.aspose.com/cells/zh/net/extend-and-contrib...
  4. Read Chart Subtitle from ODS File using JavaScr...

    Learn how to use Aspose.Cells for JavaScript via C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display....style="color: red;">Please select an Excel or ODS file.</p>' ; return ;...the first worksheet in the workbook const worksheet = workbook...

    docs.aspose.com/cells/javascript-cpp/read-chart...
  5. 使用 JavaScript 及 C++ 向工作表添加签名行|Documentation

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在工作表中添加签名行...截图显示了执行后示例代码对示例Excel文件的效果。 示例代码 <!DOCTYPE html> <...Optional: select an existing Excel file to add the signature line...

    docs.aspose.com/cells/zh/javascript-cpp/add-sig...
  6. 用C++将单元格链接至XML映射元素|Documentation

    学习如何使用Aspose.Cells与C++将单元格链接至XML映射元素。...地图元素 以下示例代码加载了包含 XML 地图的 源 Excel 文件 ,然后将单元格 A1、B2、C3、D4、E5 和...FIELD8,然后将工作簿保存在 输出 Excel 文件 中。 如果您打开 输出 Excel 文件 并单击“开发人员 > 源”按钮,您将看到单元格已链接到...

    docs.aspose.com/cells/zh/cpp/link-cells-to-xml-...
  7. Save Specified Worksheets to PDF|Documentation

    Learn how to Save Specified Worksheets to PDF with Aspose.Cells for Python via .NET API....Ask AI Save Specified Worksheets to PDF Contents [ Hide ] By...via .NET saves all visible worksheets in a workbook to a PDF file...

    docs.aspose.com/cells/python-net/save-specified...
  8. 使用C++设置数据透视表选项——空单元格显示|Documentation

    学习如何在使用Aspose.Cells的C++中设置数据透视表中的“空单元格显示”选项。... 在Microsoft Excel中设置数据透视表选项 要在Microsoft Excel中查找并设置此选项: 选择数据透视表,右键单击。...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/setting-pivot-tabl...
  9. How to Insert Spreadsheet Background Image in Java

    This short tutorial guides on how to insert spreadsheet background image in Java. It describes the complete process to configure the environment, step-wise program flow and a runnable simplified code that demonstrate the process to insert background pictures for Excel sheet in Java.... Once you insert Excel background image in Java , the...formats for use with MS Excel. Steps to Add Excel Image Background in...

    kb.aspose.com/cells/java/how-to-insert-spreadsh...
  10. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....Contents [ Hide ] Microsoft Excel allows users to add comments...wb ; // Get the first worksheet Worksheet sheet = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/change-text-direction...