Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 6,371 for

api cleanup

(0.16 sec)
  1. Protect and Unprotect Worksheet with C++|Docume...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for C++....endl ; Aspose :: Cells :: Cleanup (); } Unprotect Worksheet Using...is easy with the Aspose.Cells API. If the worksheet is password‑protected...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  2. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...Cells API 对Excel文件进行加密和密码保护。 #include <iostream>...Cells :: Cleanup (); } 指定修改密码选项 下面的示例显示了如何使用Aspose.Cells API为现有文件设置...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  3. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。...Cells API 对Excel文件进行加密和密码保护。 #include <iostream>...Cells :: Cleanup (); } 指定修改密码选项 下面的示例显示了如何使用Aspose.Cells API为现有文件设置...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  4. 用 C++ 将 JSON 转换为 Excel|Documentation

    学习如何用 C++ 和 Aspose.Cells 将 JSON 转换为 Excel 文件。...Cells API 支持将 JSON 格式转换为电子表格。你可以使用 JsonLoadOptions...endl ; Aspose :: Cells :: Cleanup (); } 以下使用JsonLoadOptions类...

    docs.aspose.com/cells/zh/cpp/convert-json-to-ex...
  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. 用 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...
  7. 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-...
  8. 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/
  9. 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/
  10. SIGSEGV Crash During Excel to PDF Conversion wi...

    We are experiencing a critical SEGMENTATION FAULT (SIGSEGV) when converting Excel files containing embedded images to PDF using Aspose.Cells for Node.js with an OEM license. The application crashes during the NApi cleanu…...application crashes during the NAPI cleanup phase after successful PDF...originates in NAPI environment cleanup (_ZN15node_napi_env__8DeleteMeEv)...

    forum.aspose.com/t/sigsegv-crash-during-excel-t...