Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 24,349 for

password

(0.04 sec)
  1. Convert PPTX to XLT via C++ or with free Online...

    Export PPTX to XLT in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX to XLT online converter quickly before integrating the code....API, you can also open the password-protected document. If your...your input PPTX document is password protected, you cannot convert...

    products.aspose.com/total/cpp/conversion/pptx-t...
  2. Convert PPSX to CSV via C++ or with free Online...

    Export PPSX to CSV in C++ without using Microsoft Excel or Powerpoint or online. Test free PPSX to CSV online converter quickly before integrating the code....API, you can also open the password-protected document. If your...your input PPSX document is password protected, you cannot convert...

    products.aspose.com/total/cpp/conversion/ppsx-t...
  3. Convert POT to MHTML via C++ or with free Onlin...

    Export POT to MHTML in C++ without using Microsoft Excel or Powerpoint or online. Test free POT to MHTML online converter quickly before integrating the code....API, you can also open the password-protected document. If your...your input POT document is password protected, you cannot convert...

    products.aspose.com/total/cpp/conversion/pot-to...
  4. Convert PPT and PPTX to PDF in C# [Advanced Fea...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in C# or .NET using Aspose.Slides. Implement advanced features like Password protection, compliance standards, and custom options for high-quality, accessible PDF documents....quality, include hidden slides, password-protect PDF files, detect...resulting PDF, lock the PDF with a password, or specify how the conversion...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Latest Aspose.ZIP Product Family topics - Free ...

    Get technical support of Aspose.ZIP for .NET....last modified time even if password is provided and correct 4...SevenZipArchiveEntry ignores the password provided to the SevenZipArchive...

    forum.aspose.com/c/zip/37
  6. 用Node.js通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测工作表是否受密码保护。...); // Check if Worksheet is password protected if ( sheet . getProtection...console . log ( "Worksheet is password protected" ); } else { console...

    docs.aspose.com/cells/zh/nodejs-cpp/detect-if-w...
  7. Read and Write External Connection of XLSB or X...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... 0 ; Password = "" ; User ID = Admin ; Data..."" ; Jet OLEDB : Database Password = "" ; Jet OLEDB : Engine...

    docs.aspose.com/cells/java/read-and-write-exter...
  8. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。...// Protect worksheet with password sheet . GetProtection ()....worksheet with password sheet . Unprotect ( u "password" ); // Save...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  9. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...ods" ); // Password protect the file workbook...); std :: cout << "ODS file password protected and saved successfully...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  10. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format in C++....SaveFormat :: Doc ); // Set a password which will protect the loading...in any way. options -> set_Password ( u "MyPassword" ); // If...

    reference.aspose.com/words/cpp/aspose.words.sav...