Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 23,543 for

protected

(0.33 sec)
  1. Arbeitsmappe Struktur mit C++ schützen und ents...

    Schützen und entsperren Sie die Arbeitsmappe Struktur von Excel Dateien mit C++ und Aspose.Cells....workbook Workbook workbook ; // Protect workbook structure with a password...password workbook . Protect ( ProtectionType :: Structure , u...

    docs.aspose.com/cells/de/cpp/protect-and-unprot...
  2. Setting Strong Encryption Type with Node.js via...

    Learn how to set strong encryption types for Excel files using Aspose.Cells for Node.js via C++....you to encrypt and password‑protect spreadsheets. It uses algorithms...also encrypt and password‑protect Excel files with a strong encryption...

    docs.aspose.com/cells/nodejs-cpp/setting-strong...
  3. WriteProtection Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Settings.WriteProtection för att enkelt hantera inställningar för dokumentskrivskydd och förbättra din dokumentsäkerhet.... This document is protected." ); // Ange ett lösenord...Writeln ( "Writing text in a protected document." ); Assert . AreEqual...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Export OFT to XPS via C++ | products.aspose.com

    C++ API to Convert OFT to XPS without using Microsoft Word or Outlook...You can also add document protection features in your app while...document from OFT to XPS. Adding protection to your document is a simple...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. 档案

    档案...Protect(ProtectionType) 方法。 调用 Document...docx"); // 使用保护类型进行保护 doc.Protect(ProtectionType.AllowOnlyComments);...

    blog.aspose.com/zh/words/protect-unprotect-word...
  6. Export OFT to JPEG via C++ | products.aspose.com

    C++ API to Convert OFT to JPEG without using Microsoft Word or Outlook...You can also add document protection features in your app while...from OFT to JPEG. Adding protection to your document is a simple...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. C# API to Export EMAIL to IMAGE | products.aspo...

    Convert EMAIL to IMAGE without using Microsoft Word or Outlook on .NET...to IMAGE, you might need to protect your output document. Sometimes...document protection and set protection password doc . Protect ( ProtectionType...

    products.aspose.com/total/net/conversion/email-...
  8. จำกัดการแก้ไขเอกสารในJava|Aspose.WordsสำหรับJava

    จำกัดการแก้ไขเอกสารโดยการตั้งค่าชนิดข้อจำกัด นอกจากนี้คุณยังสามารถลบการป้องกันและทำให้พื้นที่ที่สามารถแก้ไขได้โดยไม่จำกัดโดยใช้Java....รเปลี่ยนแปลงโดยใช้วิธีการ Protect วิธีนี้ไม่ใช่คุณลักษณะด้าน...จำกัดการแก้ไข(แฟ้ม→ข้อมูล Protect Protect ปกป้องเอกสาร) คุณลักษณ...

    docs.aspose.com/words/th/java/restrict-document...
  9. Comment déprotéger un fichier Word en Java

    Ce didacticiel rapide explique comment déprotéger un fichier Word en Java. Il fournit tous les détails nécessaires pour écrire un programme permettant de déprotéger DOCX en Java à l'aide de quelques appels d'API uniquement....référentiel pour supprimer la protection Ouvrez le fichier Word source...argument pour supprimer la protection. Si le fichier Word est protégé...

    kb.aspose.com/fr/words/java/how-to-unprotect-wo...
  10. Proteggi e Rimuovi la protezione dal Foglio di ...

    Proteggi e rimuovi la protezione dal foglio di lavoro di file Excel con Aspose.Cells for Node.js via C++....); // Protect contents of the worksheet. sheet . protect ( AsposeCells...ProtectionType . Contents ); // Protect worksheet with password. sheet...

    docs.aspose.com/cells/it/nodejs-cpp/protect-and...