Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 846 for

password protected

(0.07 sec)
  1. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveRoutingSlip method. When false, RoutingSlip data is not saved to output document. Default value is true in C++....Doc ); // Set a password which will protect the loading of the...in any way. options -> set_Password ( u "MyPassword" ); // If...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. How to Add Digital Signature to PDF in Java

    This brief tutorial elaborates how to add digital signature to PDF in Java. It includes the step-by-step guide and runnable code snippet to demonstrate how using Java sign PDF with certificate....where we need to specify the password for the PFX certificate file...understand the process to protect PDF with a password, please head to the...

    kb.aspose.com/pdf/java/how-to-add-digital-signa...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Rows in Excel using Java Password Protect a ZIP File in Python Extract...in Excel with Node.js Password Protect a ZIP File in Java Group...

    kb.aspose.com/categories/page/12/
  4. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Sheet using C# How to Password Protect an Excel File in C# How...to Encrypt Excel File with Password in Java How to Insert Excel...

    kb.aspose.com/cells/page/10/
  5. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....How to Protect PDF with Password in Java How to Protect PDF File...File with Password in C# How to Compress PDF in Java How to Split...

    kb.aspose.com/pdf/page/14/
  6. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...options such as an encryption password. Document(stream) Opens an...options such as an encryption password. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Reschedule Project tasks and resource assignments

    Learn how to reschedule the project using Aspose.Tasks for .NET....by GitHub Working with Password Protected Projects Printing a Microsoft...

    docs.aspose.com/tasks/net/project-rescheduling/
  8. encrypt excel file

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....you will learn how to password protect Excel files easily using...

    blog.aspose.com/tag/encrypt-excel-file/
  9. EditableRange.editor_group property | Aspose.Wo...

    EditableRange.editor_group property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range.... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Find and Replace Text in PDF using Java

    This brief tutorial covers the details about how to find and replace text in PDF using Java. Moreover, you only need to make a few API calls without requiring to install any other PDF processing application....want to learn to protect PDF with a password, refer to the article...article on how to protect PDF with password in Java . Updated on...

    kb.aspose.com/pdf/java/how-to-find-and-replace-...