Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 11,679 for

encrypted

(0.18 sec)
  1. Criptazione di file Excel con C++|Documentation

    Scopri come crittografare e proteggere con password i file Excel usando Aspose.Cells con C++....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/it/cpp/encrypting-excel-f...
  2. Securing and signing PDF in Node.js|Aspose.PDF ...

    This section describes the features of using a signature and securing your PDF document in the Node.js environment.... Digitally sign PDF file Encrypt and PDF File Decrypt PDF File...

    docs.aspose.com/pdf/nodejs-cpp/securing-and-sig...
  3. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...options added, such as an encryption password or digital signature...password to encrypt document using RC4 encryption method. pretty_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 Aspose.Cells 中对 Excel 文件进行加密|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....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/zh/net/encrypting-excel-f...
  5. Convert Word to Excel in Java|Aspose.Words for ...

    Convert XML to Excel, Word to Excel (including DOCX to Excel) in Java. Save a document in various formats to XLSX using Java....Documentation section Protect or Encrypt a Document for more information...information about protecting and encrypting a document The article Find...

    docs.aspose.com/words/java/convert-a-document-t...
  6. Jak chronić plik PDF hasłem za pomocą Pythona

    W tym krótkim samouczku opisano, jak zabezpieczyć plik PDF hasłem za pomocą Pythona. Przedstawia pełny przegląd procesu, w tym konfigurację systemu i algorytm krok po kroku, wraz z działającą próbką kodu, która pokazuje, jak można osadzić w aplikacjach funkcję ochrony hasłem PDF w języku Python....innych argumentów dla metody Encrypt Zapisz zabezpieczony dokument...przykład parametry metody Encrypt() obejmują algorytmy kryptograficzne...

    kb.aspose.com/pl/pdf/python/how-to-protect-pdf-...
  7. إعداد نوع التشفير القوي باستخدام C++|Documentation

    تعلم كيفية تطبيق التشفير القوي وحماية كلمة المرور لملفات Excel باستخدام Aspose.Cells مع C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/ar/cpp/setting-strong-enc...
  8. 제어 예외 PDF 파일|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 PDF 처리 중 예외를 처리하고 원활한 작업을 보장하는 방법을 알아보세요....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/ko/net/control-exception/
  9. .NET का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों की ...

    PPT प्रस्तुति की सुरक्षा के लिए C# स्रोत कोड....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/hi/net/protect/ppt/
  10. .NET का उपयोग करके PPTX प्रस्तुतिकरण फ़ाइलों की...

    PPTX प्रस्तुति की सुरक्षा के लिए C# स्रोत कोड....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/hi/net/protect/pptx/