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

api cleanup

(0.3 sec)
  1. 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...
  2. 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...
  3. 导入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-...
  4. Detect Merged Cells in a Worksheet with C++|Doc...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports detecting merged cells in a worksheet, making it easy for users to identify and manipulate these cells. This article will introduce how to use the Aspose.Cells library to detect merged cells....Cells API to perform the task. The component...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/detect-merged-cells-i...
  5. Შეკუმშოს JPG C++

    შეკუმშოს JPG C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....დეველოპერებს აძლევს ინტეგრირებულ API ს JPG კონტენტის ოპტიმიზაციისთვის...MakeObject<Document>(u"Input.jpg"); doc->Cleanup(); auto nodes = doc->GetCh...

    products.aspose.com/words/ka/cpp/compress/jpg/
  6. Remove Pivot Connection with C++|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells library using C++....Cells API, please use the Slicer.Remov...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/remove-pivot-connection/
  7. 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...
  8. 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/
  9. 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...
  10. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.Cells 和 C++检测文件格式及判断文件是否被加密。...FileFormatUtil::DetectFileFormat() 静态方法及相关API,可用来处理文档。 以下示例代码说明如何通过文件路径检测文...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

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