Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 241,981 for

aspose cells

(0.34 sec)
  1. Find if the Worksheet is Dialog Sheet with C++|...

    Dialog Sheet is an older sheet format. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C++ API....GetType() property provided by Aspose.Cells. If it returns the enumeration...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/find-if-the-worksheet...
  2. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。... Aspose.Cells 提供了与 Microsoft Excel 相同...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...
  3. 在 Jython 中将工作表转换为 SVG|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....[ Hide ] Aspose.Cells - 将工作表转换为 SVG 使用 Aspose.Cells Java for...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/converting-worksh...
  4. 用C++删除Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++删除Excel中的范围。... 使用Aspose.Cells删除范围 Aspose.Cells提供 Cells.DeleteRange...DeleteRange 方法删除范围。 删除范围并向左移动单元格 用Aspose.Cells删除范围并左移单元格如下代码: #include <iostream>...

    docs.aspose.com/cells/zh/cpp/delete-ranges-from...
  5. Add Word Art Text with Built-in Styles with C++...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++....with Built‑in Styles using Aspose.Cells. Please use the ShapeCollection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/add-word-art-text-wit...
  6. Aspose.Cells 8.4.1中的公共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 8.4.1中的公共API更改 Contents [ Hide ] 本文档描述了从版本8.4.0到8...0到8.4.1的Aspose.Cells API的更改,这对模块/应用程序开发人员可能很有用。它不仅包括新的和更新的公共方法,...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. 限制和 API 差异|Documentation

    Aspose.Cells for PHP via Java 的限制和 API 差异....以下列表(含示例代码段)展示了Aspose.Cells for Java和Aspose.Cells for PHP via Java...导入库(包比较) Aspose.Cells for Java import com.aspose.cells.* ; Aspose...

    docs.aspose.com/cells/zh/php-java/limitations-a...
  8. Headings And Body Theme Font with C++|Documenta...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting heading and body theme fonts in Excel documents, enabling users to customize the appearance and style of the document. This article will introduce how to use the Aspose.Cells library to work with heading and body theme fonts in Excel documents....Font Programmatically With Aspose.Cells for C++, we can check whether...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/headings-and-body-the...
  9. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String srcDir ( u...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...
  10. Insert a Picture Based on Cell Reference with C...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++....AI Insert a Picture Based on Cell Reference with C++ Contents...setting a cell reference in the Formula bar. Aspose.Cells supports...

    docs.aspose.com/cells/cpp/insert-a-picture-base...