Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 30,168 for

password

(1.08 sec)
  1. Specify Author while Write Protecting Workbook|...

    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.... write protects it with a password, specifies the author name...Document Assistant Close Verify Password of Encrypted Files Setting...

    docs.aspose.com/cells/python-net/specify-author...
  2. How to Secure PowerPoint Presentation in C# .NET

    This topic shows you how to secure powerpoint presentation in C# .NET with a Password encryption. As a result, you'll get a Password protected powerpoint presentation....NET using a password. The Aspose.Slides for .NET...presentation with a password Finally, save password protected presentation...

    kb.aspose.com/slides/net/how-to-secure-powerpoi...
  3. Create Multiple Email Addresses|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 your mail password client . Password = "Password" ; //Specify...

    docs.aspose.com/email/net/create-multiple-email...
  4. IncorrectPasswordException | Aspose.Words for Java

    Thrown if a document is encrypted with a Password and the Password specified when opening the document is incorrect or missing in Java....encrypted with a password and the password specified when opening...DocSaveOptions(SaveFormat.DOC); // Set a password which will protect the loading...

    reference.aspose.com/words/java/com.aspose.word...
  5. Securing and signing PDF in Go|Aspose.PDF for G...

    This section describes the features of using a signature and securing your PDF document using Go...to protect PDF files with passwords, manage access permissions...cryptographic algorithms, decrypting password-protected files, and controlling...

    docs.aspose.com/pdf/go-cpp/securing-and-signing/
  6. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++.... write-protects it with a password, specifies the author name...Write protect workbook with password wb . GetSettings (). GetWriteProtection...

    docs.aspose.com/cells/cpp/specify-author-while-...
  7. Convert WORD to JSON Format in Android Apps | p...

    Parse WORD to JSON format in Android Apps without using Microsoft Word or Excel...API, you can also open the password-protected document. If your...your input WORD document is password protected, you cannot convert...

    products.aspose.com/total/android-java/conversi...
  8. Convert DOTX to JSON format in C++ | products.a...

    Export DOTX to JSON in C++ without using Microsoft Excel or Word...API, you can also open the password-protected document. If your...your input DOTX document is password protected, you cannot convert...

    products.aspose.com/total/cpp/conversion/dotx-t...
  9. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...during loading, such as using a password to decrypt a document, //...is encrypted and requires a password to open, but you supplied...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 使用 C++ 检测工作表是否受密码保护|Documentation

    了解如何使用 Aspose.Cells for C++ 检测工作表是否受密码保护。...); // Check if Worksheet is password protected if ( sheet . GetProtection...std :: cout << "Worksheet is password protected" << std :: endl...

    docs.aspose.com/cells/zh/cpp/detect-if-workshee...