Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 24,308 for

password

(0.14 sec)
  1. C# API to Export EMLX to PS | products.aspose.com

    Convert EMLX to PS without using Microsoft Word or Outlook on .NET...protection and set protection password doc . Protect ( ProtectionType...ProtectionType . ReadOnly , "password" ); // call save method while passing...

    products.aspose.com/total/net/conversion/emlx-t...
  2. C# API to Export EMAIL to EPUB | products.aspos...

    Convert EMAIL to EPUB without using Microsoft Word or Outlook on .NET...protection and set protection password doc . Protect ( ProtectionType...ProtectionType . ReadOnly , "password" ); // call save method while passing...

    products.aspose.com/total/net/conversion/email-...
  3. Extract Multi-volume Zip Archive | Aspose.Zip D...

    Learn how to extract multi-volume zip archives using Java libraries....as well, so with decryption password can also be passed. Extract...

    docs.aspose.com/zip/java/extract-multi-volume-zip/
  4. Export MSG to ODT via C++ | products.aspose.com

    C++ API to Convert MSG to ODT without using Microsoft Word or Outlook...document and protect it with a password. auto doc = System :: MakeObject...ProtectionType :: ReadOnly , u "password" ); // save the document....

    products.aspose.com/total/cpp/conversion/msg-to...
  5. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control....this paragraph without the password." ); // When we write-protect...

    reference.aspose.com/words/net/aspose.words/edi...
  6. Binding Worksheet to a DataSet using GridWebs W...

    This article introduce how to use Worksheets Designer to bind worksheet to a DataSet in GridWeb....confirm including database password in connection string Decide...want to include a database password in the connection string or...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument presentations to video using C#. Discover sample code and automation techniques to streamline your workflow....convert presentations that are password protected? Yes, Aspose.Slides...for .NET allows working with password-protected presentations. When...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... DOCX ) # Set the "password" property to encrypt the saved...document with a password. save_options . password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AssembleDocument Permission - Free Support Foru...

    Hi, Im trying to set permission for pdf my code is if (pdfDoc == null||(string.IsNullOrEmpty(userPassword) && string.IsNullOrEmpty(ownerPassword))) return; Aspose.Pdf.Permissions permissions = Aspose.Pdf.Permissions…...allowed for both admin and user password. Professionalize.Discourse...passed correctly. Verify Passwords : Make sure that the user...

    forum.aspose.com/t/assembledocument-permission/...
  10. How to Remove Signature From PDF using C#

    This tutorial guides on how to remove signature from PDF using C#. It provides all the details to set the IDE environment, necessary steps to write this application and a runnable sample code to delete digital signature from PDF using C#....on how to protect PDF with Password in C# . Updated on 03 Jul...

    kb.aspose.com/pdf/net/how-to-remove-signature-f...