Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 27,091 for

excel worksheet

(0.19 sec)
  1. 在使用JavaScript via C++进行Excel转HTML时导出文档、工作簿和工作表属...

    学习如何使用Aspose.Cells for JavaScript via C++导出Excel中的文档、工作簿和工作表属性到HTML。...在使用JavaScript via C++进行Excel转HTML时导出文档、工作簿和工作表属性。 Contents [...Hide ] 可能的使用场景 当使用Microsoft Excel或Aspose.Cells for JavaScript...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  2. 自动筛选数据|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.... Microsoft Excel 用户可以对列应用自动筛选。自动筛选在列顶部添加了一个菜...以从中对列数据进行排序或筛选。这一功能也可以提供给与 Excel 电子表格一起工作的开发人员,无论是通过 VSTO 还是...

    docs.aspose.com/cells/zh/net/auto-filter-data/
  3. 获取趋势线方程文本的Node.js示例代码|Documentation

    学习如何使用Aspose.Cells for Node.js via C++获取Microsoft Excel中创建的图表趋势线的方程文本。我们的指南演示如何访问和提取趋势线的方程以供进一步分析或显示。...workbook object from source Excel file const workbook = new AsposeCells...Access the first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/get-equatio...
  4. 用JavaScript通过C++设置预设的WordArt样式到形状的文本|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将预设的WordArt样式设置到形状的文本...Microsoft Excel中此输出Excel文件(5115445.xlsx)的效果如下。 <...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/set-pre...
  5. Fill Forms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades with AutoFiller Class....Contents [ Hide ] Export Excel worksheet data to fill PDF form Working...

    docs.aspose.com/pdf/net/autofiller-class/
  6. 用C++设置图表的数据显示标签的形状类型|Documentation

    学习如何使用Aspose.Cells for C++设置图表中数据标签的形状类型。我们的指南将解释不同的形状类型,并展示如何选择合适的形状以增强图表的展示效果和可用性。...请参阅此代码使用的 示例Excel文件 和由其生成的 输出Excel文件 。截屏展示了代码在示例Excel文件上的效果。 示例代码...Startup (); // Load source Excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/set-the-shape-type...
  7. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...Cells APIs 支持将 Excel 图表转换为图像格式,无需任何额外的工具或应用程序。为了提供渲染支持,...Workbook workbook ; // Add a new worksheet to the workbook int sheetIndex...

    docs.aspose.com/cells/zh/cpp/chart-to-image/
  8. How to create Combo Chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....Usage Scenarios Combo charts in Excel let you take advantage of this...the sample Excel file and generates the output Excel file . <!DOCTYPE...

    docs.aspose.com/cells/javascript-cpp/create-com...
  9. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....PictureCollection (encapsulated in the Worksheet object). The Add method takes...Workbook workbook ; // Add worksheet and get reference int sheetIndex...

    docs.aspose.com/cells/cpp/managing-pictures/
  10. Generate Conditional Formatting DataBars Images...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article introduces how to use the Aspose.Cells library to generate conditionally formatted data bars and images....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/generate-c...