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

api cleanup

(0.58 sec)
  1. 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...
  2. 导入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-...
  3. 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...
  4. Compress HTML In C++

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

    products.aspose.com/words/cpp/compress/html/
  5. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը C++...մշակողներին տրամադրում է ինտեգրված API՝ տարբեր ձևաչափերով փաստաթղթերը...<Document>( u"Input.docx" ); doc-> Cleanup (); auto nodes = doc-> GetChildNodes...

    products.aspose.com/words/hy/cpp/compress/
  6. 如何检测文件格式并使用 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...
  7. 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...
  8. 检测工作表中的合并单元格|Documentation

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

    docs.aspose.com/cells/zh/cpp/detect-merged-cell...
  9. Შეკუმშოს 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/
  10. 使用 C++ 检测工作表是否受密码保护|Documentation

    了解如何使用 Aspose.Cells for C++ 检测工作表是否受密码保护。...Cells API 提供检测特定工作表是否受密码保护的方法。本文演示如何使用... Aspose.Cells for C++ API 实现此功能。 Aspose.Cells for C++ 已暴露 Protection...

    docs.aspose.com/cells/zh/cpp/detect-if-workshee...