Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 230,604 for

aspose.cells

(1.07 sec)
  1. 使用JavaScript通过C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.cells for JavaScript通过C++在Excel工作表中将WAV文件作为OLE对象插入。...E对象插入 Contents [ Hide ] Aspose.Cells提供功能,允许在Excel工作表中添加各种类型的...OLE对象。我们将在以下代码示例中看到如何使用Aspose.Cells提供的简单API将WAV文件添加为OLE对象。 <...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  2. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…...xlsx file Aspose.Cells Product Family cells-net...from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single...

    forum.aspose.com/t/workbook-links-are-not-worki...
  3. Aspose.Cells 16.12.0 中的公共 API 更改|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....Aspose.Cells 16.12.0 中的公共 API 更改 Contents [ Hide ] 本文档描述了从 16...16.11.0 版本到 16.12.0 版本的 Aspose.Cells API 变化,这可能对模块/应用程序开发人员有兴趣。...

    docs.aspose.com/cells/zh/go-cpp/public-api-chan...
  4. Move Range of Cells in a Worksheet with JavaScr...

    Learn how to move a range of cells in a worksheet using Aspose.cells for JavaScript via C++....html > < head > < title > Aspose.Cells Example </ title > </ head...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/javascript-cpp/move-range...
  5. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of fonts used in a spreadsheet or workbook using Aspose.cells for JavaScript via C++. This article will show you how to retrieve font information from a document....into a PDF or an image, Aspose.Cells requires that all the needed...your fonts directory . If Aspose.Cells is unable to find the needed...

    docs.aspose.com/cells/javascript-cpp/get-a-list...
  6. AutoFill range of Excel file with JavaScript vi...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.cells for JavaScript via C++.... Auto‑Fill Ranges with Aspose.Cells for JavaScript via C++ The...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/javascript-cpp/autofill-r...
  7. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.cells using C++.... Aspose.Cells also allows you to create...the timeline created by Aspose.Cells in the output Excel file...

    docs.aspose.com/cells/cpp/create-timeline/
  8. 用C++将Excel导出为HTML时,从右向左扩展文本|Documentation

    学习在用Aspose.cells for C++将Excel文件导出为HTML时,从右到左扩展文本的方法。... Contents [ Hide ] 从现在起,Aspose.Cells for C++支持在导出Excel为HTML时从右向左扩展文本。此功能自v8...0版本起实现。如果你的Excel源文件中包含任何从右到左扩展的文本,Aspose.Cells会正确导出。 在将Excel文件导出为HTML时,将文本从右向左扩展...

    docs.aspose.com/cells/zh/cpp/expanding-text-fro...
  9. Import XML into Excel Workbook with C++|Documen...

    Import data from an XML data file into Microsoft Excel using Aspose.cells with C++....with C++ Contents [ Hide ] Aspose.Cells allows you to import the...Excel. Import XML Map using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/import-xml-map-inside...
  10. 用C++渲染切片器|Documentation

    使用Aspose.cells和C++渲染Excel文件中的切片器。...Contents [ Hide ] 可能的使用场景 Aspose.Cells支持对切片器形状进行渲染。如果将工作表转换为图像...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/