Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 5,990 for

api cleanup

(0.07 sec)
  1. Սեղմել 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/
  2. Սեղմել 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/
  3. 操作位置、大小和设计图表的方法(C++)|Documentation

    学习如何使用Aspose.Cells for C++高效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化效果。...GetWidth() 以下示例解释了上述API的使用方法,它加载包含图表的现有工作簿的第一个工作表。然后使用Aspose...endl ; Aspose :: Cells :: Cleanup (); } 操作设计图表 有时需要在设计模板文件中操纵或修改图表。Aspose...

    docs.aspose.com/cells/zh/cpp/manipulate-positio...
  4. 使用 C++ 移除 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 从工作簿中删除 ActiveX 控件。...为此,API 提供了 Shape.RemoveActiveXControl...endl ; Aspose :: Cells :: Cleanup (); } 使用 Aspose.Cells 与 C++...

    docs.aspose.com/cells/zh/cpp/remove-activex-con...
  5. 如何以及在哪里使用枚举器与C++|Documentation

    学习如何通过 Aspose.Cells for C++ Api使用枚举器的方法和位置。...Cells API提供了一堆枚举器,但本文主要讨论如下三种类型。 单元格枚举器...endl ; } Aspose :: Cells :: Cleanup (); } 行枚举器 在使用 RowCollection...

    docs.aspose.com/cells/zh/cpp/how-and-where-to-u...
  6. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....explains the usage of the above APIs, it loads the existing workbook...endl ; Aspose :: Cells :: Cleanup (); } Manipulating Designer...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  7. 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 ; } Get Validation...

    docs.aspose.com/cells/cpp/get-cell-validation-i...
  8. 用 C++ 将 Excel 转换为 JSON|Documentation

    学习如何使用 Aspose.Cells 和 C++ 将 Excel 文件转换为 JSON。...Cells API 支持将电子表格转换为 JSON 格式。要将工作簿导出为 JSON,请将...endl ; Aspose :: Cells :: Cleanup (); } 使用 JsonSaveOptions 类指定额外设置的代码示例演示了导出...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-j...
  9. Შეკუმშოს DOCX C++

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

    products.aspose.com/words/ka/cpp/compress/docx/
  10. Შეკუმშოს WORD C++

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

    products.aspose.com/words/ka/cpp/compress/word/