Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 6,383 for

api cleanup

(0.24 sec)
  1. 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...
  2. Შეკუმშოს 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/
  3. Սեղմել 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/
  4. 创建、访问和复制命名范围(C++)|Documentation

    学习如何使用 Aspose.Cells 在 Excel 文件中创建、访问和复制命名范围(C++)。...Cells API来完成任务。 Aspose.Cells 提供了表示 Microsoft...endl ; Aspose :: Cells :: Cleanup (); } 将数据输入到命名范围内的单元格 您可以按...

    docs.aspose.com/cells/zh/cpp/create-access-and-...
  5. Optimize File's Content Using C++

    Compress files in C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...developers with an integrated API to optimize documents in various...<Document>( u"Input.docx" ); doc-> Cleanup (); auto nodes = doc-> GetChildNodes...

    products.aspose.com/words/cpp/compress/
  6. 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...
  7. 在使用C++进行写保护时指定作者|Documentation

    学习如何在用Aspose.Cells for C++写保护工作簿时指定作者名称。...Cells API进行写保护时指定作者名称。请使用 Workbook.GetAuthor()...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/zh/cpp/specify-author-whi...
  8. 如何检测文件格式并使用 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...
  9. 检测工作表中的合并单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持检测工作表中的合并单元格,方便用户识别和操作这些单元格。本文将介绍如何使用 Aspose.Cells 库检测合并单元格。...Cells API 执行任务的最简单的代码。 该组件提供 Cells::GetMergedAreas()...endl ; Aspose :: Cells :: Cleanup (); }...

    docs.aspose.com/cells/zh/cpp/detect-merged-cell...
  10. 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 ; } AI Document...

    docs.aspose.com/cells/cpp/avoid-exponential-not...