Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 15,882 for

password protected

(0.17 sec)
  1. 在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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/zh/net/protecting-and-unp...
  2. 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...
  3. 用 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...
  4. Protect or Encrypt a Document in C#|Aspose.Word...

    Aspose.Words for .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document protection using C#. Aspose.Words supports most Word protection options....Ask AI Protect or Encrypt a Document Contents [ Hide ] Purpose...This page explains how to protect or encrypt a document using...

    docs.aspose.com/words/net/protect-or-encrypt-a-...
  5. Lock PDF using JavaScript | Aspose.PDF

    JavaScript sample code to protect PDF document on any platform....Protect PDF Document Using JavaScript Lock PDF using Aspose.PDF...PDF. Locking PDF with passwords or encryption is essential for...

    products.aspose.com/pdf/nodejs-cpp/encrypt/
  6. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF document on any platform....Protect PDF Document Using Python Lock PDF using Aspose.PDF.... Locking PDFs with passwords or encryption is essential for keeping...

    products.aspose.com/pdf/python-cpp/encrypt/
  7. 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...
  8. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Python....providing the certificate file and password in the create() method Create...in the PFX format and the password for the certificate. The SignOptions...

    kb.aspose.com/words/python/how-to-electronicall...
  9. Automate MPX File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate MPX file merging. With our intuitive user interface, you can quickly and easily convert MPX files into PDF, XML, or other formats. You can also merge multiple MPX files into a single file, customize the output file, and organize your data....multiple projects and can be password protected. It is also possible...multiple projects and can be password protected, while MPP and MPT files...

    products.aspose.com/tasks/net/merger/mpx/
  10. 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...remove the encryption or password protection on the ODP presentation...

    products.aspose.com/slides/cpp/unlock/odp/