Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 27,092 for

excel worksheet

(0.17 sec)
  1. 通过处理智能标记生成图表|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....也可以通过处理智能标记来创建Excel图表,需要以下步骤。 创建设计者电子表格 根据指定的数据源处理设计者电子表格...设计者电子表格是使用Microsoft Excel应用程序或Aspose.Cells API创建的简单Excel文件,包含可在运行时填充的视觉格式、公式和智能标记的内容。...

    docs.aspose.com/cells/zh/java/generate-chart-by...
  2. Render Sequence of Pages using PageIndex and Pa...

    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 sequence of pages of your Excel file to images using Aspose...thousands of pages in your worksheet but you want to render some...

    docs.aspose.com/cells/java/render-sequence-of-p...
  3. Set legend size to certain percentage of the ch...

    Hi Team, I have a requirement to position the legend based on the chart size. I have a sample bar chart and the snipper is as follows. // init workbook Workbook wb = new Workbook(); WorksheetCollection sheets…...add(); Worksheet chartSheet = sheets.get(i);...= chartSheet.getCharts(); Worksheet dataSheet = sheets.get(0);...

    forum.aspose.com/t/set-legend-size-to-certain-p...
  4. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小...请注意,如果你在MS Excel中新建文件,纸张大小会与您的机器默认打印机设置相同。 以下示例代码演示了...some data inside the first worksheet const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  5. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing....opens an Excel file. The A1 cell (in the first worksheet) contains...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...
  6. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...collection from the first worksheet ShapeCollection shapes = workbook...(); // Add a TextBox to the worksheet Shape shape = shapes . AddTextBox...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  7. 如何将数字格式化为货币|Documentation

    本文将介绍如何使用Aspose.Cells for JavaScript通过C++ API将数字格式化为货币。...Contents [ Hide ] 可能的使用场景 在Excel中将数字格式化为货币出于多种原因都很重要,特别是在处理财务数据时。以下是货币格式化的好处:...简化财务计算:进行财务计算(如求和或平均)时,货币格式帮助Excel和用户理解数据是货币金额。它还帮助Excel在公式和函数中应用适当的格式,确保结果一致。...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  8. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for Node.js via C++ API....] Detect Hyperlink Type An Excel file can have different types...method by using this source Excel file . Source Code The following...

    docs.aspose.com/cells/nodejs-cpp/detect-hyperli...
  9. 创建、删除和获取GridCell注释|Documentation

    本文介绍了如何在GridWeb中处理评论。...,当您将鼠标悬停在单元格上时,GridWeb会像MS-Excel一样将注释显示为工具提示,如此屏幕截图所示。 在单元格内创建注释对象...建了一个示例注释。 //Access first worksheet of GridWeb GridWorksheet sheet...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  10. 使用 JavaScript 通过 C++ 调整图表的数据标签形状以适应文本|Documenta...

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中调整图表中数据标签的大小以适应文本。我们的指南将展示如何调整标签容器的大小和形状,以确保文本正确显示,无截断或重叠。...调整图表的数据标签形状以适应文本 Contents [ Hide ] Excel应用程序提供了 调整形状以适应文本 选项,用于图表的数据...如何在Microsoft Excel中调整图表数据标签的形状以适应文本 此选项可通过在 Excel 界面中选择图表上的任意数据标签,右键点击并选择...

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