Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 11,711 for

encrypt

(2.54 sec)
  1. ODS dosyalarını C++ ile Şifrele ve Çöz|Document...

    Aspose.Cells for C++ kullanarak ODS dosyalarını parola korumalı ve şifreli yapabilirsiniz. Bu, saf bir C++ kitaplığıdır....02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions loadOptions...( u "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/tr/cpp/encrypt-and-decryp...
  2. ODS Dateien mit Node.js über C++ verschlüsseln ...

    ODS Dateien mit Aspose.Cells for Node.js via C++ passwortgeschützt und verschlüsselt...., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/de/nodejs-cpp/encrypt-and...
  3. Reporting Services PowerPoint API for SSRS Repo...

    PowerPoint rendering extension for SQL Server Reporting Services and Power BI Report Server to export RDL reports to PPT, PPTX, PPS, PPSX, ODP, and XPS....Subreports Charts Lists Tables Encryption Matrices Rectangles Styles...Support for OpenDocument encryption, text highlighting, and Morph...

    products.aspose.com/slides/reporting-services/
  4. JavaScriptを使用したC++によるODSファイルの暗号化と復号化|Documentation

    Aspose.Cells for JavaScriptを使ってODSファイルをパスワード保護と暗号化(C++)... textContent = 'Download Encrypted ODS File' ; document . getElementById...download link to get the encrypted file.</p>' ; }); </ script...

    docs.aspose.com/cells/ja/javascript-cpp/encrypt...
  5. 권한 설정, PDF 파일 암호화 및 해독|Aspose.PDF for Java

    Java를 사용하여 다양한 암호화 유형 및 알고리즘으로 PDF 파일을 암호화합니다. 또한 소유자 비밀번호를 사용하여 PDF 파일을 해독합니다....권한이 정의되면 이 객체를 Document 객체의 Encrypt 메서드에 인수로 전달하십시오. 다음 코드 스니펫은...비밀번호를 설정해야 합니다. document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/ko/java/set-privileges-encr...
  6. Convert PPT to XLAM in Android Apps or with fre...

    Convert PPT to XLAM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPT to XLAM online converter quickly before integrating the code....than PPT files, as they are encrypted and can only be opened with...API allows you to open the encrypted document by passing the correct...

    products.aspose.com/total/android-java/conversi...
  7. ویژگی های کمکی - مشتری SMTP|Documentation

    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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/fa/java/utility-features-...
  8. ฟีเจอร์ยูทิลิตี้ - SMTP Client|Documentation

    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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/th/java/utility-features-...
  9. قفل کردن PDF با استفاده از JavaScript via C++ |...

    نمونه کد جاوا اسکریپت برای استفاده از Aspose.PDF برای خواندن اسناد محافظت شده (رمز عبور رمزگذاری شده)، ایمن سازی یک سند با حفاظت یا حذف حفاظت.... این یک سند PDF به نام «Encrypt.pdf» را باز می کند. PDF باز...شده را در یک فایل به نام ‘Encrypt_out.pdf’ در همان دایرکتوری...

    products.aspose.com/pdf/fa/javascript-cpp/encrypt/
  10. How to Change PDF Password in Java

    This article guides on how to change PDF password in Java. It contains information about setting the environment, a list of steps to write the program and a sample code showing how to change a PDF password in Java with a few API calls....changed only if it is already encrypted by a password. Finally, we...to check the password and encryption state of a PDF file along...

    kb.aspose.com/pdf/java/how-to-change-pdf-passwo...