Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 5,990 for

api cleanup

(0.07 sec)
  1. 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/
  2. 用 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...
  3. 使用 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 和 Aspose.Cells 保护或取消保护Excel文件的工作簿结构。...endl ; Aspose :: Cells :: Cleanup (); } ** 使用 Aspose.Cells for...取消保护工作簿结构** 使用 Aspose.Cells API 轻松取消工作簿结构保护。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  4. 用C++将CSV、TSV和TXT转换为Excel|Documentation

    学习如何使用Aspose.Cells for C++将CSV、TSV和TXT文件转换为Excel。...endl ; Aspose :: Cells :: Cleanup (); } 打开CSV文件及替换无效字符 在Exce...在Excel中打开带特殊字符的CSV文件时,字符会自动被替换。Aspose.Cells API也会执行相同操作,示例代码如下。 // Fix BOM issue...

    docs.aspose.com/cells/zh/cpp/convert-csv-tsv-an...
  5. 用 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...
  6. 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 (); } Add ActiveX Controls...

    docs.aspose.com/cells/cpp/remove-activex-control/
  7. 用 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...
  8. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。...endl ; Aspose :: Cells :: Cleanup (); } ** 使用 Aspose.Cells for...C++ 取消保护工作表** 使用 Aspose.Cells API 轻松取消工作表保护。如果工作表受密码保护,需要正确的密码。...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  9. Შეკუმშოს 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/
  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/