Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 26,945 for

excel worksheet

(0.65 sec)
  1. 使用Node.js通过C++基于单元格引用插入图片|Documentation

    学习如何基于单元格引用使用Aspose.Cells for Node.js via C++在工作表中插入图片。显示单元格中的数据为图片。...Cells支持此功能(Microsoft Excel 2010)。 根据单元格引用插入图片 Aspose.Cells...Workbook (); // Get the first worksheet's cells collection const cells...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-a-pi...
  2. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....NET supports conversion of an Excel workbook into PDF. In this example...conversion of an Excel workbook into PDF. Converting Excel Workbook to...

    docs.aspose.com/cells/python-net/convert-excel-...
  3. 验证单元格值是否满足数据验证规则|Documentation

    了解如何通过C++中的Aspose.Cells for JavaScript验证单元格值是否满足数据验证规则。...Contents [ Hide ] Microsoft Excel允许用户为单元格添加数据验证规则。例如,小数验证指定只能...不同的数字,Excel会显示错误信息并提示他们输入正确范围内的数字。如果复制粘贴一个数字,比如3,Excel不会进行验证检查或显示错误信息。...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  4. 使用JavaScript通过C++添加带有内置样式的字图文字|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++添加带有内置样式的字图文字,在Excel中创建具有视觉吸引力的文本...请使用[code]output excel file[/code]检查使用此代码生成的 输出excel文件 。这是 输出excel文件 在Microsoft...在Microsoft Excel中的外观。 <!DOCTYPE html> < html > < head > < title...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  5. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for C++: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Metrics and Benchmarks Create Excel Charts and Embed Them in Presentations...Slides Working Solution for Worksheet Resizing Support For Interruptable...

    docs.aspose.com/slides/cpp/technical-articles/
  6. Export Chart to SVG with viewBox attribute usin...

    Learn how to export a chart to SVG format with the viewBox attribute using Aspose.Cells for JavaScript via C++....style="color: red;">Please select an Excel file.</p>' ; return ; } const...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/javascript-cpp/export-cha...
  7. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...查找图表系列中点的X和Y值类型 以下示例代码加载了 示例 Excel 文件 ,并访问了第一个工作表中的第一个图表。然后调用 Chart::Calculate()...01_SourceDirectory \\ " ); // Load sample Excel file containing chart Workbook...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  8. Propagate Formula in Table or List Object autom...

    Learn how to propagate formulas in tables or list objects automatically when entering new data using Aspose.Cells for C++....default behavior of Microsoft Excel. To achieve the same functionality...data. Please check the output Excel file generated with this code...

    docs.aspose.com/cells/cpp/propagate-formula-in-...
  9. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....Formula for Named Range Like the Excel application, Aspose.Cells APIs...in the same (or different) worksheet. The following example creates...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  10. Determine which Axis exists in the Chart with N...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for Node.js via C++. Our guide will help you identify and access the different axes in a chart, including category, value, and secondary axes....Access the first worksheet const worksheet = workbook . getWorksheets...accessing const charts = worksheet . getCharts (); if ( charts...

    docs.aspose.com/cells/nodejs-cpp/determine-whic...