Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 15,825 for

password protected

(0.1 sec)
  1. C++ API to Export PDF to MARKDOWN | products.as...

    Convert PDF to MARKDOWN within C++ applications....Markdown" ); 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. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... PASSWORD_PROTECTED The document is password protected. (Note...built-in property. doc . write_protection . read_only_recommended =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. EditableRangeStart.node_type property | Aspose....

    EditableRangeStart.node_type property. Returns [NodeType.EDITABLE_RANGE_START](../../nodetype/#EDITABLE_RANGE_START).... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. EditableRangeStart.editable_range property | As...

    EditableRangeStart.editable_range property. Gets the facade object that encapsulates this editable range start and end.... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Open Presentations in Python|Aspose.Slides for ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Python via .NET—fast, reliable, fully featured.... length ) Open Password-Protected Presentations When you...open a password-protected presentation, pass the password through...

    docs.aspose.com/slides/python-net/open-presenta...
  6. C++ API to Convert PDF to OTP | products.aspose...

    Convert PDF to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader... OTP (One Time Password) is a secure authentication...SaveFormat :: Otp ); Change Password of PDF Document via C++ In...

    products.aspose.com/total/cpp/conversion/pdf-to...
  7. Open Presentations in .NET|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for .NET—fast, reliable, fully featured.... Count ); } Open Password-Protected Presentations When you...open a password-protected presentation, pass the password through...

    docs.aspose.com/slides/net/open-presentation/
  8. Lock or unlock shapes|Documentation

    This article shows you code explaining how to Lock or unlock shapes to protect them using Aspose.Cells library....Scenarios Sometimes, you need to protect all shapes in certain worksheets...part of a broader strategy to protect information. For example, in...

    docs.aspose.com/cells/net/lock-or-unlock-shapes/
  9. Add Digital Signatures to Presentations in .NET...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for .NET. Secure your slides in seconds with clear code examples....certificate is used to create a password protected powerpoint presentation...presentation via File -> Info -> Protect Presentation: Presentation...

    docs.aspose.com/slides/net/digital-signature-in...
  10. How to Decrypt PDF File using C#

    This quick tutorial guides on how to decrypt PDF file using C#. You can decrypt PDF using C# with the help of a simple code without installing any third-party tool.... Steps to Decrypt Password Protected PDF using C# Establish...object using the file name and password Call the Document.Decrypt...

    kb.aspose.com/pdf/net/how-to-decrypt-pdf-file-u...