Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 6,382 for

api cleanup

(0.26 sec)
  1. Get Warnings while Loading Excel File with C++|...

    Learn how to catch and handle warnings while loading Excel files using Aspose.Cells for C++....endl ; Aspose :: Cells :: Cleanup (); return 0 ; } Console Output...long with C++ Using LightCells API with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/get-warnings-while-lo...
  2. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ Api.... For this, the API provides ExportRangeToJsonOpt...endl ; Aspose :: Cells :: Cleanup (); } Console Output [ { "id"...

    docs.aspose.com/cells/cpp/convert-csv-to-json/
  3. 用 C++ 调整图表数据标签形状以适应文本|Documentation

    学习如何在 Aspose.Cells for C++ 中调整图表中数据标签的形状以适应文本。我们的指南将教您如何调节标签容器的大小和形状,确保文本正确显示,不被截断或重叠。...Cells API已暴露布尔类型的 DataLabels.IsResizeShapeToFitTe...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/resize-chart-s-dat...
  4. Add Word Art Text with Built-in Styles with C++...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++....WordArtStyle1 , u "Aspose File Format APIs" , 0 , 0 , 0 , 0 , 100 , 800...WordArtStyle2 , u "Aspose File Format APIs" , 10 , 0 , 0 , 0 , 100 , 800...

    docs.aspose.com/cells/cpp/add-word-art-text-wit...
  5. Android API to Convert WORDML to DIF or with fr...

    Convert WORDML to DIF in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to DIF online converter quickly before integrating the code....is a comprehensive suite of APIs that enables developers to integrate...manipulation and conversion APIs such as Aspose.Words for Android...

    products.aspose.com/total/android-java/conversi...
  6. Java API to Convert DOCM to DIF or with free On...

    Convert DOCM to DIF via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to DIF online converter quickly before integrating the code....or Online App On Premise Java API to convert DOCM to DIF without...comprehensive suite of feature-rich APIs that enable you to manipulate...

    products.aspose.com/total/java/conversion/docm-...
  7. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C++ Api to set custom paper size of your desired worksheets when rendering Excel file to PDF file format programmatically....Cells APIs. Implement Custom Paper Size...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/implement-custom-pape...
  8. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.Cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...这些函数可以通过API或设计器电子表格使用。Aspose.Cells支持大量数学...endl ; Aspose :: Cells :: Cleanup (); } 公式重复计算的重要信息 Cell 类的 GetFormula...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/
  9. Copy Page Setup Settings from Source Worksheet ...

    This article explains how to use the C++ Api or library sample code to copy Page Setup settings from a source worksheet into a destination worksheet programmatically....Cells APIs. Copy Page Setup Settings from...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } Console Output...

    docs.aspose.com/cells/cpp/copy-page-setup-setti...
  10. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++....static method and some relevant APIs that you can use to process...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...