Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 31,572 for

password

(0.21 sec)
  1. Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库 - Free Su...

    Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库...String user = "dbuser"; String password = "dbpwd"; try (Connection...getConnection(jdbcUrl, user, password)) { ---- 写入表格数据 ---- String...

    forum.aspose.com/t/aspose-pdf-pdf/320833
  2. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results....pfx' , password = 'aw' , alias = None ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用JavaScript通过C++为Excel工作簿的VBA项目设置密码保护|Document...

    学习如何使用Aspose.Cells for JavaScript通过C++为Excel工作簿的VBA项目设置密码保护。...VBA project for viewing with password vbaProject . protect ( true...

    docs.aspose.com/cells/zh/javascript-cpp/passwor...
  4. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf document into a Document object. To learn more, visit the documentation article in C++....Word2019 get_Password () const Gets or sets the password for opening...this class with the specified password to load an encrypted document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Get Started|Aspose.PDF for Android via Java

    This section describes the basic principles of using Aspose.PDF for Android via Java. Also demonstrates simple and complex examples for creating a PDF document...document, such as watermarks, passwords or digital signatures. However...add or update encryption, password and security constrains Learn...

    docs.aspose.com/pdf/androidjava/get-started/
  6. Turn RAR into ZIP in Python

    This guide covers how to turn RAR into ZIP in Python. It explains the configuration as well as a code sample to convert a RAR file to ZIP in Python....with passwords while exploring the details in Password Protect...

    kb.aspose.com/zip/python/turn-rar-into-zip-in-p...
  7. Import and Export Projects to Primavera Format ...

    Discover how to import and export projects using Aspose.Tasks for Java....userName = "privuser" ; 6 String password = "***" ; 7 PrimaveraDbSettings...";user=" + userName + ";password=" + password, 4502); 8 // set driver...

    docs.aspose.com/tasks/java/importing-and-export...
  8. Compress and Decompress Directory | Zip or UnZi...

    Zip or UnZip Folders in C# and Compress or Decompress Directory programmatically with API for C#...Archives with Different Entry Passwords Open the ZIP file stream using...archive, providing a specific password for that entry using the Extract...

    docs.aspose.com/zip/net/compressing-and-decompr...
  9. C# API to Export EML to RTF | products.aspose.com

    Convert EML to RTF 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/eml-to...
  10. C# API to Export EMAIL to WORDML | products.asp...

    Convert EMAIL to WORDML 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-...