Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 8,629 for

encrypt

(0.12 sec)
  1. ארכיון

    ארכיון...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/he/pdf/encrypt-or-decrypt-pdf-f...
  2. Aspose.Cellsを使用してExcelファイルを暗号化およびパスワード保護する|Docu...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/ja/net/encrypting-excel-f...
  3. 搜索

    搜索...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf") # 加密PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/zh-hant/pdf/encrypt-decrypt-pdf...
  4. Архів

    Архів... Викличте метод Encrypt і передайте пароль, який ви...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/uk/slides/encrypt-ppt-csharp/
  5. Python का उपयोग करके PPT प्रस्तुति फ़ाइलें अनलॉ...

    PPT प्रस्तुति से सुरक्षा हटाने के लिए Python स्रोत कोड.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/hi/python-net/unlock...
  6. PDF 파일 비밀번호 변경|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서의 비밀번호를 수정하여 파일 보안을 향상시키는 방법을 알아보세요....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ko/net/change-password/
  7. OdtSaveOptions | Aspose.Words لـ .NET

    اكتشف مُنشئ OdtSaveOptions لحفظ المستندات بتنسيق ODT بسهولة. بسّط سير عملك مع هذه الأداة الفعّالة!...Encrypt" + extensionString , saveOptions...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString ); Assert...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Arbeitsmappe mithilfe von Aspose.Cells verschlü...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/de/java/encrypt-workbook-...
  9. Check Password to modify using Aspose.Cells for...

    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....True Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted...

    docs.aspose.com/cells/python-net/check-password...
  10. Alterar Senha de Arquivo PDF|Aspose.PDF para Java

    Este tópico explica como alterar a senha de um arquivo PDF usando a classe PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Criar objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

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