Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 31,652 for

password

(1.35 sec)
  1. C++ API to Export PDF to RTF | products.aspose.com

    Convert PDF to RTF within C++ applications....Rtf" ); Change Password of PDF Document via C++ In...open a password protected PDF and also change its password. In order...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. 使用 PST 密码保护|Documentation

    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....WriteLine ( $"The storage is password protected - {pst.Store.IsPasswordProtected}"...); Console . WriteLine ( $"Password is valid - {pst.Store.IsPasswordValid("...

    docs.aspose.com/email/zh/net/working-with-pst-p...
  3. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection Password is active for enhanced security and data integrity....true when a write protection password is set. public bool IsWriteProtected...protect a document with a password. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.set...
  4. Unlock ODP Presentation Files using C++ | produ...

    C++ source code to remove protection from ODP Presentation....your own C++ apps to remove passwords from PowerPoint and decrypt...can remove the encryption or password protection on the ODP presentation...

    products.aspose.com/slides/cpp/unlock/odp/
  5. Unlock PPTX Presentation Files using C++ | prod...

    C++ source code to remove protection from PPTX Presentation....your own C++ apps to remove passwords from PowerPoint and decrypt...can remove the encryption or password protection on the PPTX presentation...

    products.aspose.com/slides/cpp/unlock/pptx/
  6. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless document saving. Optimize your workflow today!... Doc ); // Set a password which will protect the loading...document in any way. options . Password = "MyPassword" ; // If the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Add Digital Signature to an already signed Exce...

    Learn how to add digital signatures to signed Excel files using Aspose.Cells for C++. Maintain document integrity with multiple signatures....pfx with password aspose . Sample Code #include...PFX certificate U16String password = u "aspose" ; U16String comments...

    docs.aspose.com/cells/cpp/add-digital-signature...
  8. 在VSTO和Aspose.Cells中保护和取消保护工作簿|Documentation

    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....the workbook specifying a password with Structure and Windows...the workbook specifying its password. excelApp . ActiveWorkbook...

    docs.aspose.com/cells/zh/net/protecting-and-unp...
  9. Connect to POP3 Server|Documentation

    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....Specify the host, username, and password in the Pop3Client instance...encrypts your username and password and uses an authentication...

    docs.aspose.com/email/net/connect-to-pop3-server/
  10. Specify Author while Write Protecting Workbook ...

    Specify an author name while write-protecting a workbook using Aspose.Cells for Node.js via C++.... write-protects it with a password, specifies the author name...Write-protect the workbook with a password. workbook . getSettings ()...

    docs.aspose.com/cells/nodejs-cpp/specify-author...