Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 8,525 for

encrypt

(0.08 sec)
  1. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_password method. Sets the write protection password for the document....programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.save_routing_slip property. When ``False``, RoutingSlip data is not saved to output document...# Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Discover the WriteProtection ReadOnlyRecommended property, guiding users to open documents in read-only mode for enhanced security and integrity....programmatically, nor does it encrypt the contents. doc . Save (...

    reference.aspose.com/words/net/aspose.words.set...
  4. WriteProtection class | Aspose.Words for Node.js

    Aspose.Words.Settings.WriteProtection class. Specifies write protection settings for a document...more, visit the Protect or Encrypt a Document documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Restrict Document Editing in Java|Aspose.Words ...

    Restrict editing a document by setting a restriction type. You can also remove protection and make unrestricted editable regions using Java....security feature and does not encrypt a document. In Microsoft Word...restriction for one of the sections: Encrypt a Document in Java Analyzing...

    docs.aspose.com/words/java/restrict-document-ed...
  6. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity....programmatically, nor does it encrypt the contents. doc . Save (...

    reference.aspose.com/words/net/aspose.words.set...
  7. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... Examples Shows how to encrypt a saved ODT/OTT document with...ARTIFACTS_DIR + 'OdtSaveOptions.Encrypt' + extension_string , save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility....; } Examples Shows how to encrypt a saved ODT/OTT document with...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Protect PPTX Presentation Files using Python | ...

    Python source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...protection_manager . encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/python-net/protect/p...