Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 10,953 for

excel to html

(0.13 sec)
  1. 通过JavaScript使用C++插入来自Web地址的链接图片|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Web地址中的链接图片插入到工作表中。...指定图片的URL,每次在Excel中打开电子表格时,图片将被下载。图片不会被实际嵌入到Excel文件中,而是指向一个网页资源。...资源。 使用Microsoft Excel 在Microsoft Excel中(例如2007): 单击 插入 菜单,然后选择...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  2. 在使用C++通过JavaScript加载工作簿时筛选定义名称|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....以下示例代码加载了包含在单元格 C1 中的公式的 示例 Excel 文件 ,该公式包含定义的名称,即 =SUM(MyName1...LoadDataFilterOption.DefinedNames 来删除定义的名称,输出 Excel 文件中的 C1 单元格的公式会断开,显示 #NAME?...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  3. Line Breaks and Text Wrapping|Documentation

    How To implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how To implement these features and provides sample code for your reference....DOCTYPE html> < html > < head > < title > Aspose...firstCell . style = style ; // Save Excel file const outputData = wb ...

    docs.aspose.com/cells/javascript-cpp/line-break...
  4. 用JavaScript通过C++创建和复制命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中创建、访问和复制命名范围。... 命名范围是Microsoft Excel最强大的功能之一,特别是在用作列表控件、透视表、图表等的源范围时。...使用Microsoft Excel处理已命名区域 创建已命名范围 以下步骤描述了如何使用 MS Excel 命名单元格或范围。这种方法适用于...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  5. 在数据透视表中处理数据字段的数据显示格式|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 文件】(101089332.xlsx) 【输出 Excel 文件】(101089333...文件】(101089333.xlsx) <!DOCTYPE html> < html > < head > < title > Aspose.Cells...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  6. 使用JavaScript via C++将指定的工作表保存为PDF|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++将指定工作表保存为PDF。...DOCTYPE html> < html > < head > < title > Aspose...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/save-sp...
  7. Python via .NET File Format Processing APIs | p...

    Python APIs for Microsoft Word documents, Excel spreadsheets, PowerPoint presentations and Outlook email formats from within Python applications....formats such as images, PDF, HTML, and more. Aspose.PDF for Python...and conversion. This Python Excel API goes above and beyond, rendering...

    products.aspose.com/total/python-net/
  8. Export EPUB to POWERPOINT via C# API | products...

    .NET API To Convert EPUB To POWERPOINT without using Microsoft Word...Convert EPUB to MHTML (MIME HTML) Convert EPUB to ODT (OpenDocument...Enhanced Metafile) Convert EPUB to Excel (Spreadsheet File Formats) Convert...

    products.aspose.com/total/net/conversion/epub-t...
  9. 设置工作簿的公式计算模式通过JavaScript用C++|Documentation

    本文介绍如何用Aspose.Cells for JavaScript通过C++设置Microsoft Excel中工作簿的公式计算模式。通过加载现有Excel文件或创建新文件,使用Aspose.Cells提供的属性设置公式计算模式并获得结果,最后保存修改后的Excel文件。...Contents [ Hide ] Microsoft Excel允许您设置公式计算模式,即公式计算的方式。有三种可能的值:...时,或者保存工作簿时重新计算。 在Microsoft Excel中设置公式计算模式: 选择 公式 然后 计算选项 。 选择其中一个选项。...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  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...