Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 14,143 for

password protection

(0.19 sec)
  1. C++를 통해 이메일을 ODT로 내보내기 | products.aspose.com

    Microsoft Word 또는 Outlook을 사용하지 않고 MSG을 ODT로 변환하는 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/ko/cpp/conversion/msg...
  2. C++를 통해 이메일을 DOCX로 내보내기 | products.aspose.com

    Microsoft Word 또는 Outlook을 사용하지 않고 MSG을 DOCX로 변환하는 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/ko/cpp/conversion/msg...
  3. C++를 통해 이메일을 JPEG로 내보내기 | products.aspose.com

    Microsoft Word 또는 Outlook을 사용하지 않고 MSG을 JPEG로 변환하는 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/ko/cpp/conversion/msg...
  4. C++를 통해 이메일을 PCL로 내보내기 | products.aspose.com

    Microsoft Word 또는 Outlook을 사용하지 않고 MSG을 PCL로 변환하는 C++ API...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/ko/cpp/conversion/msg...
  5. C++ के माध्यम से EML को JPEG में निर्यात करें |...

    सी ++ एपीआई माइक्रोसॉफ्ट वर्ड या आउटलुक का उपयोग किए बिना ईमेल को बीएमपी में कनवर्ट करने के लिए...new document and protect it with a password. auto doc = System...// apply Document Protection. doc -> Protect ( ProtectionType...

    products.aspose.com/total/hi/cpp/conversion/eml...
  6. Gérer les projets VBA dans les présentations av...

    Découvrez comment générer et manipuler des présentations PowerPoint et OpenDocument via VBA avec Aspose.Slides pour Python via .NET afin d'optimiser votre flux de travail....is_password_protected , vous pouvez déterminer...presentation . vba_project . is_password_protected : print ( f "The VBA...

    docs.aspose.com/slides/fr/python-net/presentati...
  7. Chraňte dokument DOC online pomocí hesla a pomo...

    Online aplikace pro ochranu souborů DOC heslem. C# .NET API kód pro použití ochrany heslem na dokument DOC....NET Protect Chraňte dokument DOC online...dokumentu klikněte na tlačítko ‘Protect’. Okamžitě stáhněte chráněné...

    products.aspose.com/total/cs/net/protect/doc/
  8. أرشيف

    أرشيف... استخدم طريقة Document-> Protect (ProtectionType، String) لحماية...e); // حماية المستند doc->Protect(ProtectionType::AllowOnlyFormFields...

    blog.aspose.com/ar/words/protect-or-unprotect-w...
  9. تشفير وفك تشفير ملفات إكسل مع Node.js عبر C++|D...

    كيفية تشفير وفك تشفير ملفات إكسل باستخدام Node.js عبر C++. قفل وفتح ملفات إكسل....StrongCryptographicP , 128 ); // Password protect the file. workbook . getSettings..."Book1.xls" )); // Set the password for modification. workbook...

    docs.aspose.com/cells/ar/nodejs-cpp/encrypt-and...
  10. فتح ملفات ODP العروض التقديمية باستخدام .NET | ...

    C# شفرة المصدر لإزالة الحماية من العرض التقديمي ODP....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/ar/net/unlock/odp/