Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 30,167 for

password

(0.11 sec)
  1. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign your VBA code project using Aspose.Cells for C++ with a certificate.... Its password is 1234. Output Excel file...

    docs.aspose.com/cells/go-cpp/digitally-sign-a-v...
  2. Aspose.ZIP for Python

    Create compressed archives of files and decompress the archives of ZIP, GZIP, RAR, TAR, 7Zip, BZ2 and other types within python application...Turn RAR into ZIP in Python Password Protect a ZIP File in Python...

    kb.aspose.com/zip/python/
  3. Open Presentations in C++|Aspose.Slides Documen...

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

    docs.aspose.com/slides/cpp/open-presentation/
  4. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java.... PASSWORD_PROTECTED The document is password protected...property. PASSWORD_PROTECTED public static int PASSWORD_PROTECTED...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert a Document in Java|Aspose.Words for Java

    Easily convert documents from one format to another. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others using Java....convert a password‑protected document? A: First set the password on... then save it without the password (or with a new one). Example:...

    docs.aspose.com/words/java/convert-a-document/
  6. HtmlLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.HtmlLoadOptions to enhance HTML document loading into a Document object with customizable options for optimal performance....this class with the specified password to load an encrypted document...Word2019 Password { get; set; } Gets or sets the password for opening...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Aspose.PDF .NET OptimizeResources corrupts PDF ...

    Using the following code below on attached input PDF, Aspose ends up corrupting the PDF. We would like to rely on this Optimize logic in Production, but it seems like it is not viable (unless I’m missing something). I…...before optimization (if it is password‑protected) var loadOptions...new Aspose.Pdf.LoadOptions { Password = "yourPassword" }; var doc...

    forum.aspose.com/t/aspose-pdf-net-optimizeresou...
  8. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....exiting, and provide the password if password protected. Similarly...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  9. How to Remove Restrictions on PDF Document in P...

    This article assists on how to remove restrictions on PDF document in Python. It shares the details to establish the environment, a list of steps and a runnable sample code to develop a PDF restrictions remover in Python....If you want to change the password of a PDF file, refer to the...the article on how to change password of PDF using Python . Updated...

    kb.aspose.com/pdf/python/how-to-remove-restrict...
  10. Support for TLS 1.2 and AutodiscoverService|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."\\" + user ; final String password = pw ; System . out . println...PasswordAuthenticati ( username , password . toCharArray ()); } }; }...

    docs.aspose.com/email/java/support-for-tls-1-2-...