Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 10,746 for

encrypted

(0.11 sec)
  1. محافظت از PDF با استفاده از C# | Aspose.PDF

    PDF را با رمز عبور به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET قفل کنید...Encrypt را فراخوانی کنید. ۱. صرفه جویی...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/fa/net/protect/
  2. Bescherm presentatiebestanden van PPTX met Pyth...

    Python broncode om PPTX Presentatie te beschermen.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/nl/python-net/protec...
  3. 使用 Python 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 保护 PDF。 将结果保存为...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/zh-hans/python-net/prot...
  4. Convert Word to Excel in C#|Aspose.Words for .NET

    Convert PDF to Excel, XML to Excel, DOCX to Excel C#. Save a document in various formats to XLSX using C#....Documentation section Protect or Encrypt a Document for more information...information about protecting and encrypting a document The article Find...

    docs.aspose.com/words/net/convert-a-document-to...
  5. Aspose.Words Features Missing in Apache POI|Asp...

    Perform some operations with documents faster and more conveniently than Apache POI. In addition, there are operations that are not supported by Apache POI....Document article Protect or encrypt a document in a variety of...of ways The Protect or Encrypt a Document section Manipulate tables...

    docs.aspose.com/words/java/missing-features-in-...
  6. Python का उपयोग करके PPTX प्रस्तुति फ़ाइलें अनल...

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

    products.aspose.com/slides/hi/python-net/unlock...
  7. arkiv

    arkiv...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/sv/html/print-save-webpage-pdf-...
  8. Hur man upptäcker filformat och kontrollerar om...

    Lär dig hur man upptäcker formatet på en fil och kontrollerar om den är krypterad med Aspose.Cells och C++....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/sv/cpp/how-to-detect-a-fi...
  9. Chraňte soubory prezentací PPTX pomocí .NET | p...

    Zdrojový kód C# k ochraně prezentace PPTX....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/cs/net/protect/pptx/
  10. Chraňte soubory prezentací ODP pomocí .NET | pr...

    Zdrojový kód C# k ochraně prezentace ODP....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/cs/net/protect/odp/