Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 6,380 for

api cleanup

(0.36 sec)
  1. 使用 C++ 验证用于保护工作表的密码|Documentation

    了解如何使用 Aspose.Cells for C++ 验证用于保护工作表的密码。...Cells API通过引入一些有用的属性和方法来增强 Protection 类。...endl ; } } Aspose :: Cells :: Cleanup (); return 0 ; } AI Document...

    docs.aspose.com/cells/zh/cpp/verify-password-us...
  2. 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++.... To do this, the API provides the GetExternalConnectio()...endl ; } Aspose :: Cells :: Cleanup (); } The source file used...

    docs.aspose.com/cells/cpp/get-external-connecti...
  3. 用C++更新Power Query公式项|Documentation

    学习如何使用Aspose.Cells for C++更新Power Query公式项,以修改Excel文件中的数据源文件位置。...Cells API提供通过使用 PowerQueryFormulaIte 类来更新源文件位置的选项。...更新Power Query公式项 Aspose.Cells API提供了更新Power Query公式项的能力。以下代码演示如何使用...

    docs.aspose.com/cells/zh/cpp/update-power-query...
  4. Սեղմել JPG Ը C++ Ում

    Սեղմեք JPG ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...մշակողներին տրամադրում է ինտեգրված API՝ JPG բովանդակությունը օպտիմալացնելու...MakeObject<Document>(u"Input.jpg"); doc->Cleanup(); auto nodes = doc->GetCh...

    products.aspose.com/words/hy/cpp/compress/jpg/
  5. 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...
  6. 用 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...
  7. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...Cells提供了API来完成这项任务。 Aspose.Cells 提供了 Shape...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  8. 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...
  9. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Cells APIs have exposed the Chart::ToPdf...endl ; Aspose :: Cells :: Cleanup (); } Create Chart PDF with...

    docs.aspose.com/cells/cpp/chart-to-pdf/
  10. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++....Cells API programmatically, please use...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/removing-slicer/