Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,990 for

api cleanup

(0.05 sec)
  1. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....endl ; Aspose :: Cells :: Cleanup (); } After the above code...method, we use Aspose.Cells API only to do the task. Example:...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  2. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

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

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  3. Get External Connection Data Source of Pivot Ta...

    Learn how to retrieve the external connection data source of a pivot table using Aspose.Cells for C++.... For this, the API provides the GetExternalConnectio()...endl ; } Aspose :: Cells :: Cleanup (); } The source file used...

    docs.aspose.com/cells/cpp/get-external-connecti...
  4. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with C++....Cells API provides support for exporting...endl ; Aspose :: Cells :: Cleanup (); } Converting Excel Workbook...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  5. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.Cells for C++ Api自动调整行、列、合并单元格的行,以及范围内的行。...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } 如何在单元格范围内自动调整行...endl ; Aspose :: Cells :: Cleanup (); } 如何在一系列单元格中自动调整列 一列由多个行组成。可以通过调用...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  6. 支持C++中的XAdES签名|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++支持XAdES签名。...API提供了 DigitalSignature 类和 XAdESType...endl ; Aspose :: Cells :: Cleanup (); } 用 C++ 加密Excel文件 使用 C++...

    docs.aspose.com/cells/zh/cpp/support-for-xades-...
  7. Loading and Managing Excel, OpenOffice, Json, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files....xlsx" ); Aspose :: Cells :: Cleanup (); return 0 ; } Opening and...endl ; Aspose :: Cells :: Cleanup (); } Advance Topics Different...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  8. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...Cells API 已暴露 Chart::ToPdf 方法,支持将生成的 PDF...endl ; Aspose :: Cells :: Cleanup (); } 使用所需的页面大小创建图表PDF 您可以使用...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  9. Remove Pivot Connection with C++|Documentation

    Learn how to remove pivot connection with Aspose.Cells library using C++....Cells API programmatically, please use...endl ; Aspose :: Cells :: Cleanup (); } Formatting Slicer with...

    docs.aspose.com/cells/cpp/remove-pivot-connection/
  10. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....Cells APIs provide the ability to specify...endl ; Aspose :: Cells :: Cleanup (); } Setting a Complex Formula...

    docs.aspose.com/cells/cpp/setting-formula-for-n...