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

excel worksheet

(0.15 sec)
  1. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide...allow users to control how worksheet pages are printed. Setting...

    docs.aspose.com/cells/cpp/setting-print-options/
  2. 生成的pdf和excel有差异 pdf为什么data label无法正常显示 - Free S...

    test.zip (241.7 KB) image.png (54.5 KB) image (1).png (88.9 KB) 如图所示 麻烦帮忙看下这是为什么...生成的pdf和excel有差异 pdf为什么data label无法正常显示 Aspose.Cells Product Family...3:17pm 2 @ChenGY1234 问题概述 您在将 Excel 转成 PDF (或直接使用 Aspose.PDF 创建图表)时,...

    forum.aspose.com/t/pdf-excel-pdf-data-label/321829
  3. Insert a Linked Picture from Web Address|Docume...

    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....the web (http://) into a worksheet. To do so, specify the picture’s...spreadsheet is opened in Microsoft Excel. The image is not physically...

    docs.aspose.com/cells/net/insert-a-linked-pictu...
  4. 在Python中将Excel文件转换为HTML|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....在Python中将Excel文件转换为HTML Contents [ Hide ] Aspose.Cells - 将Excel文件转换为HTML...Cells for Java将Excel转换为HTML,只需调用Converter模块的worksheet_to_html()方法。...

    docs.aspose.com/cells/zh/java/converting-excel-...
  5. Convert Workbook to JSON with Golang via C++|Do...

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++.... Convert Excel Workbook to JSON The Aspose...settings for exporting the worksheet to JSON. The following code...

    docs.aspose.com/cells/go-cpp/convert-workbook-t...
  6. 使用C++处理数据透视表的数据字段显示格式|Documentation

    学习如何使用Aspose.Cells for C++操作数据透视表中数据字段的显示格式。...可从此处下载示例源文件和输出文件以测试示例代码: 【源 Excel 文件】(101089332.xlsx) 【输出 Excel 文件】(101089333...// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/working-with-data-...
  7. Update ActiveX ComboBox Control with JavaScript...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for JavaScript via C++....Please download the sample excel file used in the following sample...the sample code on the sample excel file . As you can see, the ActiveX...

    docs.aspose.com/cells/javascript-cpp/update-act...
  8. 用JavaScript通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Java脚本通过C++管理Excel文件中的图片、OLE对象和形状。...用JavaScript通过C++插入Excel文件的图片和形状 Contents [ Hide ] 有时你需要在工作表中...不用担心! Aspose.Cells 支持所有这些操作。 Excel中的形状主要分为以下几类: 图片 Ole对象 线条 矩形...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  9. 添加二色比例和三色比例条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库添加条件格式,为两色比例和三色比例设置。通过调整这些条件,你可以更好地控制单元格的外观。...它生成了 输出 Excel 文件 。 <!DOCTYPE html> < html...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  10. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...js使用C++改变Excel文本框或形状的字符间距 Contents [ Hide ] 您可以使用 TextOptions...属性更改单元格文本框或形状的字符间距。 以下示例代码将Excel文件中某文本框的字符间距改为4点,并保存到磁盘。 const...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...