Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 6,371 for

api cleanup

(0.4 sec)
  1. 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...
  2. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....Cells API at runtime. This topic discusses...cells using the Aspose.Cells API. Comment formatting will also...

    docs.aspose.com/cells/cpp/comments-and-notes/
  3. 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...
  4. 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...
  5. Update Power Query Formula Item with C++|Docume...

    Learn how to update Power Query Formula Items using Aspose.Cells for C++ to modify data source file locations in Excel files....Cells API provides the option to update...Query Formula Item Aspose.Cells API provides the ability to update...

    docs.aspose.com/cells/cpp/update-power-query-fo...
  6. 将图表导出为 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/
  7. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...Cells 提供了相关API接口帮你实现这一点。 以下示例代码将文本对齐应用于文本框。...endl ; Aspose :: Cells :: Cleanup (); } 你还可以用适当的HTML文本改变文本框内...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  8. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into Excel file with Aspose.Cells library without MS Excel using C++....Excel files either using the API or designer spreadsheets (spreadsheets...endl ; Aspose :: Cells :: Cleanup (); } In the above example...

    docs.aspose.com/cells/cpp/insert-hyperlinks-to-...
  9. Optimize File's Content Using C++

    Compress files in C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...developers with an integrated API to optimize documents in various...<Document>( u"Input.docx" ); doc-> Cleanup (); auto nodes = doc-> GetChildNodes...

    products.aspose.com/words/cpp/compress/
  10. Support for XAdES Signature with C++|Documentation

    This article describes Support for XAdES Signature using C++ codes with Aspose.Cells for C++.... For this, the API provides the DigitalSignature...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/support-for-xades-sig...