Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 26,943 for

excel worksheet

(0.65 sec)
  1. Save Workbook to Text or CSV Format using Aspos...

    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....a workbook with multiple worksheets into text format. For text... by default both Microsoft Excel and Aspose.Cells save the contents...

    docs.aspose.com/cells/net/save-workbook-to-text...
  2. Determine if Shape is Smart Art Shape with Java...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for JavaScript via C++....special shapes in Microsoft Excel that allow you to create complex...sample code loads the sample Excel file containing a SmartArt shape...

    docs.aspose.com/cells/javascript-cpp/determine-...
  3. 从流中打开电子表格文档|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....从流中打开电子表格文档 Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....stream , true ); // Add a new worksheet. WorksheetPart newWorksheetPart...

    docs.aspose.com/cells/zh/net/open-a-spreadsheet...
  4. 使用Aspose.Cells for Node.js via C++计算IFNA函数|Docu...

    如何通过C++的Node.js使用Aspose.Cells库计算IFNA函数。加载现有Excel文件或创建新文件,然后计算IFNA函数以获取结果。最后,将修改后的Excel文件保存到磁盘。...Cells支持计算Excel中的IFNA函数。如果公式返回#N/A错误值,IFNA函...workbook // Access first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/calculating...
  5. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it Excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...position when compared to it excel equivalent. Code used to generate...xlsm")) { Worksheet sourceWS = TemplateWB.Worksheets["DetailCharts"];...

    forum.aspose.com/t/labels-in-charts-are-positio...
  6. 用Node.js通过C++设置图表系列的数值格式代码|Documentation

    了解如何在Aspose.Cells for Node.js via C++中设置图表系列的数值格式代码。本指南将帮助您理解如何使用适当的格式代码格式化图表系列数据,从而专业、准确地展示您的数据。...截图显示执行后对示例Excel文件(51740712.xlsx)和输出Excel文件(51740713.xlsx)的效果。...xlsx" ); // Load the source Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-val...
  7. 将网页图片从URL加载到Excel工作表中,使用JavaScript通过C++|Documen...

    如何使用Aspose.Cells for JavaScript通过C++将URL中的图片转换为实际Excel图片。...将网页图片从URL加载到Excel工作表中,使用JavaScript通过C++ Contents [ Hide ] 从URL加载图像到Excel工作表...从URL加载图像到Excel工作表 Aspose.Cells for Java脚本通过C++提供了一种简单便捷的方法,将图片...

    docs.aspose.com/cells/zh/javascript-cpp/load-a-...
  8. How to set category axis with Golang via C++|Do...

    Learn how to set the category axis in Aspose.Cells for C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....After you create a chart in a worksheet, you can set the category...set the category axis for an Excel chart using Aspose.Cells with...

    docs.aspose.com/cells/go-cpp/how-to-set-categor...
  9. 用C++渲染切片器|Documentation

    使用Aspose.Cells和C++渲染Excel文件中的切片器。... 呈现切片器 以下示例代码加载包含现有切片器的 示例Excel文件 ,通过设置仅覆盖切片器的打印区域将工作表转换为图片。以下图片为...,展示渲染的切片器。可以看到,切片器已正确渲染,与示例Excel文件中一样。 示例代码 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  10. 使用JavaScript通过C++判断Shape是否为Smart Art Shape|Docu...

    学习如何使用Aspose.Cells for Java脚本通过C++判断Excel中的形状是否为Smart Art...] 可能的使用场景 智能艺术形状是Microsoft Excel中的特殊形状,允许你自动创建复杂的图表。你可以使用 Shape...确定形状是否为智能图形 以下示例代码加载包含智能艺术形状的 示例Excel文件 ,如截图所示。然后它打印第一个形状的 Shape.isSmartArt()...

    docs.aspose.com/cells/zh/javascript-cpp/determi...