Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 229,180 for

aspose cells

(0.13 sec)
  1. 使用C++创建Excel工作表的透明图像|Documentation

    使用Aspose.Cells与C++生成Excel工作表的透明图像。...Aspose.Cells提供 ImageOrPrintOptions.GetTransparent()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-transparent...
  2. 创建并将 Excel 图表嵌入为 OLE 对象到 Microsoft PowerPoint 幻...

    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....本文将向您展示如何通过使用 VSTO 和 Aspose.Slides for .NET 以编程方式创建并嵌入...string Cell , object Value ) { targetSheet . get_Range ( Cell , Cell...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  3. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  4. 使用C++获取创建Excel文档的应用程序版本号|Documentation

    学习如何使用Aspose.Cells与C++获取创建Excel文档的应用程序版本号。...Aspose.Cells提供了 Workbook.GetVersion()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-the-version-nu...
  5. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  6. 使用匿名类型或自定义对象|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....使用匿名类型或自定义对象 Contents [ Hide ] Aspose.Cells还支持智能标记中的匿名类型或自定义对象。在下面的...sheet) in the workbook. Aspose . Cells . Worksheet w = report...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  7. 向单元格添加超链接|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....向单元格添加超链接 Contents [ Hide ] Aspose.Cells 允许您通过应用程序执行几乎在 Microsoft...中用户可以执行的任何任务。本文比较了如何使用 VSTO 和 Aspose.Cells for .NET 在工作表中为单元格添加超链接。...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  8. 当转换或加载时间过长時,使用 InterruptMonitor 停止转换或加载,支持 C++|...

    学习如何使用 C++ 和 Aspose.Cells 的 InterruptMonitor 停止大型Excel文件的转换或加载。...Contents [ Hide ] 可能的使用场景 Aspose.Cells 允许在转换到PDF、HTML等格式时,当过程耗时过长,可以使用...Access cell J1000000 and add some text inside it. auto cell = ws...

    docs.aspose.com/cells/zh/cpp/stop-conversion-or...
  9. Copying Rows and Columns|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.... With Aspose.Cells, it is possible to copy...comments, formatting, hidden cells, images and other drawing objects...

    docs.aspose.com/cells/cpp/copying-rows-and-colu...
  10. Create Pivot Tables and Pivot Charts|Documentation

    Create Pivot Tables and Pivot Charts with Aspose.Cells for Java API.... Aspose.Cells supports pivot tables and...Pivot Tables and Charts Aspose.Cells provides a special set of...

    docs.aspose.com/cells/java/create-pivot-tables-...