Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 6,375 for

api cleanup

(0.09 sec)
  1. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for C++ Api....endl ; Aspose :: Cells :: Cleanup (); return 0 ; } How to AutoFit...endl ; Aspose :: Cells :: Cleanup (); } How to AutoFit Column...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...
  2. Შეკუმშოს HTML C++

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

    products.aspose.com/words/ka/cpp/compress/html/
  3. Remove ActiveX Control with C++|Documentation

    Learn how to remove ActiveX Control from workbooks using Aspose.Cells for C++.... For this, the API provides the Shape.RemoveActiveXControl...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/remove-activex-control/
  4. Ფაილის Კონტენტის Ოპტიმიზაცია C++ Ის Გამოყენებით

    შეკუმშოს ფაილები C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...უზრუნველყოფს დეველოპერებს ინტეგრირებული API ით სხვადასხვა ფორმატში დოკუმენტების...<Document>( u"Input.docx" ); doc-> Cleanup (); auto nodes = doc-> GetChildNodes...

    products.aspose.com/words/ka/cpp/compress/
  5. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....Cells API to perform the task. Aspose.Cells...endl ; Aspose :: Cells :: Cleanup (); } Input Data into the Cells...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  6. 用C++获取ODS文件中的单元格验证|Documentation

    学习如何使用Aspose.Cells for C++ Api获取ODS文件中的单元格验证。...Cells for C++ API,可以获取应用于ODS文件中单元格的验证。该API提供 GetValidation...endl ; } Aspose :: Cells :: Cleanup (); return 0 ; } AI Document...

    docs.aspose.com/cells/zh/cpp/get-cell-validatio...
  7. 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...
  8. Შეკუმშოს DOC C++

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

    products.aspose.com/words/ka/cpp/compress/doc/
  9. How to change background of a comment in Excel ...

    How to change color in a comment in Excel. How to insert a picture or image in a comment in Excel using C++....Cells provides an API that allows you to do this in...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } Execute the...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  10. Compress DOC In C++

    Compress DOC in C++ without losing quality. Optimize DOC content, reduce file size easily....developers with an integrated API to optimize DOC content. Reduce...<Document>( u"Input.doc" ); doc-> Cleanup (); auto nodes = doc-> GetChildNodes...

    products.aspose.com/words/cpp/compress/doc/