Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 6,385 for

api cleanup

(0.13 sec)
  1. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using Regular Expression with Aspose.Cells in C++.... For this, the API provides the GetRegexKey() property...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/replace-text-in-a-wor...
  2. 支持C++中的XAdES签名|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++支持XAdES签名。...API提供了 DigitalSignature 类和 XAdESType...endl ; Aspose :: Cells :: Cleanup (); } 用 C++ 加密Excel文件 使用 C++...

    docs.aspose.com/cells/zh/cpp/support-for-xades-...
  3. How and Where to Use Enumerators with C++|Docum...

    Learn How and Where to Use Enumerators through the Aspose.Cells for C++ Api....Cells APIs provide a bunch of enumerators;...endl ; } Aspose :: Cells :: Cleanup (); } Rows Enumerator The Rows...

    docs.aspose.com/cells/cpp/how-and-where-to-use-...
  4. Support for XAdES Signature with C++|Documentation

    This article describes Support for XAdES Signature using C++ codes with Aspose.Cells for C++.... For this, the API provides the DigitalSignature...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/support-for-xades-sig...
  5. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.Cells for C++ Api自动调整行、列、合并单元格的行,以及范围内的行。...endl ; Aspose :: Cells :: Cleanup (); return 0 ; } 如何在单元格范围内自动调整行...endl ; Aspose :: Cells :: Cleanup (); } 如何在一系列单元格中自动调整列 一列由多个行组成。可以通过调用...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  6. Შეკუმშოს 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/
  7. Սեղմել 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/
  8. 创建、访问和复制命名范围(C++)|Documentation

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

    docs.aspose.com/cells/zh/cpp/create-access-and-...
  9. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....Cells API. Use the Workbook.GetAuthor()...endl ; Aspose :: Cells :: Cleanup (); } AI Document Assistant...

    docs.aspose.com/cells/cpp/specify-author-while-...
  10. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....Cells API at runtime. This topic discusses...cells using the Aspose.Cells API. Comment formatting will also...

    docs.aspose.com/cells/cpp/comments-and-notes/