Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 15,161 for

password protected

(0.23 sec)
  1. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....protect(ProtectionType.READ_ONLY, "MyPassword");...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/java/com.aspose.word...
  2. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....protect(ProtectionType.READ_ONLY, "MyPassword");...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. Convert XLTM to PPTX with .NET or with free Onl...

    Convert XLTM to PPTX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTM to PPTX online converter quickly before integrating the code.... PPTX files can be password-protected, while XLTM files cannot...

    products.aspose.com/total/net/conversion/xltm-t...
  5. Unlock PPT Presentation Files using C++ | produ...

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

    products.aspose.com/slides/cpp/unlock/ppt/
  6. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your documents. Enhance output customization easily!...Doc ); // Set a password which will protect the loading of the...document in any way. options . Password = "MyPassword" ; // If the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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....Specify Author while Write Protecting Workbook Contents [ Hide...specify author name while write protecting your workbook using Aspose...

    docs.aspose.com/cells/java/specify-author-while...
  8. Introduction | Developers Guide | Aspose.Zip fo...

    Discover the basic features of Aspose.Zip for .NET in the Introduction section of the Developers Guide. Learn how to manage, compress, extract, and convert archive formats like ZIP, RAR, 7Z, and TAR with ease, using the powerful Aspose.Zip API....Extracting Encrypted Archives Password-protected archives can be extracted...

    docs.aspose.com/zip/net/introduction/
  9. Unlock PPTX Presentation Files using Java | pro...

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

    products.aspose.com/slides/java/unlock/pptx/
  10. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file. const...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...