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

api cleanup

(0.18 sec)
  1. 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/
  2. 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...
  3. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...Cells 提供了相关API接口帮你实现这一点。 以下示例代码将文本对齐应用于文本框。...endl ; Aspose :: Cells :: Cleanup (); } 你还可以用适当的HTML文本改变文本框内...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  4. 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/
  5. 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-...
  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. 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...
  8. 支持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-...
  9. 在使用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...
  10. 用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...