Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 6,375 for

api cleanup

(0.34 sec)
  1. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

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

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  2. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....Cells provides an API interface to help you do just...endl ; Aspose :: Cells :: Cleanup (); } You can also change the...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  3. 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...
  4. 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 (); } Advanced Topics Different...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  5. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....Cells API provides support for converting...endl ; Aspose :: Cells :: Cleanup (); } Advanced Topics Convert...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  6. Working with Data Display Formats of DataField ...

    Learn how to work with data display formats of DataField in Pivot Table using Aspose.Cells for C++.... For this, the API provides the PivotField.GetCalculationType()...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/working-with-data-dis...
  7. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with C++ code by using the Aspose.Cells for C++ Api....Cells API. It specifies the Custom Number...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/specify-custom-number...
  8. 导入HTML时避免大数字的指数表示法|Documentation

    学习如何在用编号Aspose.Cells for C++导入HTML时避免大数字的指数表示法。...API将按原样导入数字,而不将其转换为指数表示法。 #include...successfully." << std :: endl ; Cleanup (); return 0 ; } AI Document...

    docs.aspose.com/cells/zh/cpp/avoid-exponential-...
  9. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++....Cells APIs provide the means to detect...of the Aspose.Cells for C++ API to achieve the same. Aspose.Cells...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  10. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...Cells API 以编程方式更改。 使用内置文档属性指定Excel文件的文档版本...SetTitle ( u "Aspose File Format APIs" ); // Set the author bdpc ...

    docs.aspose.com/cells/zh/cpp/specify-document-v...