Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 6,384 for

api cleanup

(1.01 sec)
  1. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...API提供 VbaProject.GetIslockedForViewin()...endl ; Aspose :: Cells :: Cleanup (); } 控制台输出 这是上述示例代码在使用提供的...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  2. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....Cells API. The example converts a Microsoft...endl ; Aspose :: Cells :: Cleanup (); } Using the SetImageResample...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  3. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells with C++....Cells API. This article will show you a...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  4. 用C++将Excel转换为图片|Documentation

    学习如何使用Aspose.Cells for C++将Excel工作表转换为包括TIFF和SVG格式的图片。...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } 将工作表转换为图像...Aspose :: Cells :: Cleanup (); } 目前,将工作表转换为图像的API不支持3D气泡图。 将工作表转换为SVG...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-i...
  5. Add Pivot Connection with C++|Documentation

    Learn how to add a pivot connection with the Aspose.Cells library using C++....Cells API, please use the Slicer.AddPi...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/add-pivot-connection/
  6. 用C++移除透视连接|Documentation

    学习如何使用C++和Aspose.Cells库移除透视连接。...Cells API编程方式取消切片器与数据透视表的关联,请使用 Slicer...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/remove-pivot-conne...
  7. 在Excel或OpenOffice中插入超链接的C++方法|Documentation

    学习如何在不使用MS Excel的情况下,用Aspose.Cells库向Excel文件插入超链接。...Cells允许开发者使用API或设计表格(手动创建超链接并由Aspose.Cells导入...endl ; Aspose :: Cells :: Cleanup (); } 在上述示例中,在空单元格 A1 中添加了...

    docs.aspose.com/cells/zh/cpp/insert-hyperlinks-...
  8. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...Cells 提供了支持用代码实现的 API。 如何在Excel中更改评论的颜色 当你不需要批注的默认...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } 执行上述代码,你会得到一个...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  9. Remove Pivot Connection with C++|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells library using C++....Cells API, please use the Slicer.Remov...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/remove-pivot-connection/
  10. 从URL加载网页图片到Excel工作表(C++)|Documentation

    了解如何使用C++和Aspose.Cells for C++ Api将URL中的图片转换为Excel嵌入图片。...Cells for C++ API 提供了一种直接从URL加载图片到Excel工作表的方法。...return 1 ; } Aspose :: Cells :: Cleanup (); return 0 ; } 对于需要始终从URL更新图片的场景,使用...

    docs.aspose.com/cells/zh/cpp/load-a-web-image-f...