Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 24,309 for

password

(0.17 sec)
  1. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG 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/oft-to...
  2. Export MSG to PS via C++ | products.aspose.com

    C++ API to Convert MSG to PS 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...
  3. Export MSG to PDF via C++ | products.aspose.com

    C++ API to Convert MSG to PDF 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...
  4. Online PDF to DOTM Conversion or Build .NET bas...

    Free online app to convert PDF to DOTM files. .NET C# conversion library code for PDF documents....Decrypt PDF File using Owner Password via .NET, Create ReadOnly...protection and set protection password doc . Protect ( ProtectionType...

    products.aspose.com/total/net/conversion/pdf-to...
  5. Convert PowerPoint Presentations to Video in Py...

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

    docs.aspose.com/slides/python-net/convert-power...
  6. 使用Aspose.Cells for Node.js via C++修改现有SQL数据连接|D...

    学习如何使用Aspose.Cells for Node.js via C++修改现有SQL数据连接属性。...taBase;User ID=myUsername;Password=myPassword;Trusted_Connection=False"...

    docs.aspose.com/cells/zh/nodejs-cpp/modify-exis...
  7. 使用Aspose.Cells用C++修改现有SQL数据连接|Documentation

    学习如何使用Aspose.Cells和C++修改Excel文件中的现有SQL数据连接。...taBase;User ID=myUsername;Password=myPassword;Trusted_Connection=False"...

    docs.aspose.com/cells/zh/cpp/modify-existing-sq...
  8. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. 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 in C++....this paragraph without the password." ); // Create two nested...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. How to Create 7z Archive in C#

    This quick tutorial guides you on how to create 7z archive in C#. By using C# 7z archive can be created for multiple files or a complete folder with a few API calls....incorporate AES encryption and password protection for the archive...

    kb.aspose.com/zip/net/how-to-create-7z-archive-...
  10. Create 7Z File Opener in C#

    This quick guide explains how to create a 7z file opener in C#. It contains all the details including the algorithm and the code snippet to unzip 7z in C#....instance, you may need to load a password-protected 7z file and then...

    kb.aspose.com/zip/net/create-7z-file-opener-in-...