Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 6,422 for

api cleanup

(0.11 sec)
  1. Convert Excel to Image with C++|Documentation

    Learn how to convert Excel worksheets to images, including TIFF and SVG formats, using Aspose.Cells for C++....endl ; Aspose :: Cells :: Cleanup (); return 0 ; } Converting...Aspose :: Cells :: Cleanup (); } At present, the API for converting...

    docs.aspose.com/cells/cpp/convert-excel-to-image/
  2. Սեղմել DOC Ը C++ Ում

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

    products.aspose.com/words/hy/cpp/compress/doc/
  3. Սեղմել WORD Ը C++ Ում

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

    products.aspose.com/words/hy/cpp/compress/word/
  4. 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...
  5. Support for XAdES Signature with C++|Documentation

    This article describes Support for XAdES Signature using C++ codes with Aspose.Cells for C++.... For this, the API provides the DigitalSignature...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/support-for-xades-sig...
  6. Get Cell Validation in ODS Files with C++|Docum...

    Learn how to Get Cell Validation in ODS Files using Aspose.Cells for C++.... The API provides the GetValidation method...endl ; } Aspose :: Cells :: Cleanup (); return 0 ; } AI Document...

    docs.aspose.com/cells/cpp/get-cell-validation-i...
  7. Შეკუმშოს TIFF C++

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

    products.aspose.com/words/ka/cpp/compress/tiff/
  8. How and Where to Use Enumerators with C++|Docum...

    Learn How and Where to Use Enumerators through the Aspose.Cells for C++ Api....Cells APIs provide a bunch of enumerators;...endl ; } Aspose :: Cells :: Cleanup (); } Rows Enumerator The Rows...

    docs.aspose.com/cells/cpp/how-and-where-to-use-...
  9. 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/
  10. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspere.Cells with C++....Cells API provides support for exporting...endl ; Aspose :: Cells :: Cleanup (); } Converting Excel Workbook...

    docs.aspose.com/cells/cpp/convert-excel-to-html/