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

api cleanup

(0.07 sec)
  1. 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...
  2. 用C++向Microsoft Excel公式监视窗口添加单元格|Documentation

    学习如何使用Aspose.Cells for C++在Excel中向公式监视窗口添加单元格。加载或创建一个Excel文件,操作单元格,设置公式,然后保存修改后的文件。...Cells API将单元格添加到 监视窗口 。 将单元格添加到Microsoft...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } AI Document...

    docs.aspose.com/cells/zh/cpp/add-cells-to-micro...
  3. Add Custom XML Parts and Select them by ID with...

    Learn how to add and select custom XML parts in Excel files using Aspose.Cells with C++....Cells API. You can also set its ID using...endl ; Aspose :: Cells :: Cleanup (); } Console Output Found...

    docs.aspose.com/cells/cpp/add-custom-xml-parts-...
  4. 使用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/
  5. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....especially when using LightCells APIs . Please use the LoadOptions...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  6. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 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/zh/cpp/add-word-art-text-...
  7. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....Cells API. You need to include the Aspose...endl ; Aspose :: Cells :: Cleanup (); } Using Aspose.Cells to...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  8. Android API to Convert DOCX to XLAM or with fre...

    Convert DOCX to XLAM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLAM online converter quickly before integrating the code....is a comprehensive suite of APIs that enables developers to easily...manipulation and conversion API. Aspose.Words for Android via...

    products.aspose.com/total/android-java/conversi...
  9. Using GlobalizationSettings Class for Custom Su...

    Learn how to use the GlobalizationSettings class in Aspose.Cells for C++ to customize subtotal labels and modify the “Other” label in pie charts....Cells APIs have exposed the GlobalizationSetting...endl ; Aspose :: Cells :: Cleanup (); } The GlobalizationSetting...

    docs.aspose.com/cells/cpp/using-globalizationse...
  10. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ Api添加数据验证。...endl ; Aspose :: Cells :: Cleanup (); } 列表数据验证 这种类型的验证允许用户从下...endl ; Aspose :: Cells :: Cleanup (); } 日期数据验证 使用此类型的验证,用户可以...

    docs.aspose.com/cells/zh/cpp/data-validation/