Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 5,990 for

api cleanup

(0.05 sec)
  1. 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 (); } Formatting Slicer with...

    docs.aspose.com/cells/cpp/removing-slicer/
  2. 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 do the task. Aspose.Cells...endl ; Aspose :: Cells :: Cleanup (); } Input Data into the Cells...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  3. 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/
  4. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++.... The API will import the number as it...successfully." << std :: endl ; Cleanup (); return 0 ; } Delete redundant...

    docs.aspose.com/cells/cpp/avoid-exponential-not...
  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...usage of Aspose.Cells for C++ API to achieve the same. Aspose.Cells...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  6. Შეკუმშოს 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/
  7. 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...
  8. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...Cells 提供了相关API接口帮你实现这一点。 以下示例代码将文本对齐应用于文本框。...endl ; Aspose :: Cells :: Cleanup (); } 你还可以用适当的HTML文本改变文本框内...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  9. Սեղմել TIFF Ը C++ Ում

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

    products.aspose.com/words/hy/cpp/compress/tiff/
  10. Optimizing Memory Usage while Working with Big ...

    Learn how to optimize memory usage when working with large Excel files using Aspose.Cells with C++....provides some relevant options and API calls to lower, reduce and optimize...endl ; Aspose :: Cells :: Cleanup (); } Writing Large Excel Files...

    docs.aspose.com/cells/cpp/optimizing-memory-usa...