Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 6,373 for

api cleanup

(0.17 sec)
  1. 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 an existing workbook...endl ; Aspose :: Cells :: Cleanup (); } Manipulating Designer...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  2. Remove ActiveX Control with C++|Documentation

    Learn how to remove ActiveX Control from workbooks using Aspose.Cells for C++.... For this, the API provides the Shape.RemoveActiveXControl...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/remove-activex-control/
  3. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...cleanup(); } // save the base Doc as...USE_DESTINATION_STYLES); destinationDoc.cleanup(); // <-- called after each...

    forum.aspose.com/t/document-bookmark-misplaced-...
  4. Սեղմել 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/
  5. Սեղմել 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/
  6. 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...
  7. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++....Cells API. #include <iostream> #include...endl ; Aspose :: Cells :: Cleanup (); } Specifying Password to...

    docs.aspose.com/cells/cpp/encrypting-excel-files/
  8. Შეკუმშოს DOC C++

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

    products.aspose.com/words/ka/cpp/compress/doc/
  9. 在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果...

    使用 Aspose.Cells for C++ Api,在 C++ 中对 Excel 中文本应用上标和下标效果的代码示例。...Cells for C++ API 对字体应用上标和下标效果 Contents [ Hide...endl ; Aspose :: Cells :: Cleanup (); } 用 C++ 应用下标效果的代码 #include...

    docs.aspose.com/cells/zh/cpp/apply-superscript-...
  10. Შეკუმშოს HTML C++

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

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