Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 9,775 for

encrypt

(0.14 sec)
  1. Save Presentations in Read-Only Mode Using Java...

    Load and save PowerPoint files in read-only mode with Aspose.Slides for Node.js via Java, offering precise slide previews without altering your presentations....protections that involve encryptions and passwords . FAQ How is...edits, use passwords and encryption . How does ‘Read-Only recommended’...

    docs.aspose.com/slides/nodejs-java/read-only-pr...
  2. OdtSaveOptions | Aspose.Words för .NET

    Upptäck OdtSaveOptions-konstruktorn för att enkelt spara dokument i ODT-format. Effektivisera ditt arbetsflöde med detta kraftfulla verktyg!...Encrypt" + extensionString , saveOptions...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString ); Assert...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Latest Aspose.ZIP Product Family topics - Free ...

    Get technical support of Aspose.ZIP for .NET....uses RijndaelManaged for AES Encryption which is not FIPS Certified...providing wrong password to zip encrypted with ZipEncrypt 7 148 February...

    forum.aspose.com/c/zip/37
  4. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...format) and all the data is encrypted. Can you check this? Professionalize...protected with a password is encrypted. Aspose.Cells can open such...

    forum.aspose.com/t/protected-sheet-without-pass...
  5. تشفير ملفات إكسل باستخدام JavaScript عبر C++|Do...

    تعلم كيفية تشفير وحماية كلمات مرور لملفات إكسل باستخدام Aspose.Cells for JavaScript عبر C++....97/2000 Compatible’ أو ‘Weak Encryption (XOR)’. من المهم اختيار طول...</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...

    docs.aspose.com/cells/ar/javascript-cpp/encrypt...
  6. Change Password of PDF File|Aspose.PDF for Java

    Learn how to change the password of a PDF file for enhanced security using Aspose.PDF in Java....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Create PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/java/change-password/
  7. تغيير كلمة مرور ملف PDF|Aspose.PDF for Java

    يوضح هذا الموضوع كيفية تغيير كلمة المرور على ملف PDF باستخدام PdfFileSecurity Class....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // إنشاء كائن PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ar/java/change-password/
  8. 권한 설정, PDF 암호화 및 복호화|Aspose.PDF for .NET

    다양한 암호화 유형 및 알고리즘을 사용하여 C#로 PDF 파일을 암호화합니다. 또한 소유자 비밀번호를 사용하여 PDF 파일을 복호화합니다....권한이 정의되면 이 객체를 Document 객체의 Encrypt 메서드에 인수로 전달합니다. 다음 코드 스니펫은...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ko/net/set-privileges-encry...
  9. Archiv

    Archiv...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/cs/pdf/encrypt-or-decrypt-pdf-f...
  10. Изменение пароля PDF файла|Aspose.PDF for Java

    Эта тема объясняет, как изменить пароль в PDF файле с использованием класса PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Создание объекта...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ru/java/change-password/