Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 11,723 for

encrypted

(0.1 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. 使用 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...
  3. حماية ODP ملفات العروض التقديمية باستخدام C++ |...

    C++ شفرة المصدر لحماية العرض التقديمي ODP....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); إعداد...

    products.aspose.com/slides/ar/cpp/protect/odp/
  4. حماية PPTX ملفات العروض التقديمية باستخدام C++ ...

    C++ شفرة المصدر لحماية العرض التقديمي PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); إعداد...

    products.aspose.com/slides/ar/cpp/protect/pptx/
  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. C++을(를) 사용하여 ODP 프레젠테이션 파일 보호 | products.aspose...

    ODP 프레젠테이션을 보호하기 위한 C++ 소스 코드....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); C++을(를)...

    products.aspose.com/slides/ko/cpp/protect/odp/
  7. Python का उपयोग करके PPTX प्रस्तुतिकरण फ़ाइलों ...

    PPTX प्रस्तुति की सुरक्षा के लिए Python स्रोत कोड.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/hi/python-net/protec...
  8. Python का उपयोग करके ODP प्रस्तुतिकरण फ़ाइलों क...

    ODP प्रस्तुति की सुरक्षा के लिए Python स्रोत कोड.... encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/hi/python-net/protec...
  9. 加密 PDF 文件|Aspose.PDF for .NET

    本主题解释如何使用 PdfFileSecurity 类加密 PDF 文件。...pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/zh/net/encrypt-pdf-file/
  10. Chiffrer un fichier PDF|Aspose.PDF for .NET

    Ce sujet explique comment chiffrer un fichier PDF en utilisant la classe PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/fr/net/encrypt-pdf-file/