Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 23,539 for

protected

(0.09 sec)
  1. C# API to Export EMLX to ODT | products.aspose.com

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

    products.aspose.com/total/net/conversion/emlx-t...
  2. 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/
  3. DocumentBuilder.EndEditableRange | Aspose.Words...

    Upptäck DocumentBuilder-metoden EndEditableRange för att effektivt markera redigerbara avsnitt i dina dokument och förbättra ditt redigeringsarbetsflöde.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. DocumentBuilder.EndEditableRange | Aspose.Words...

    اكتشف طريقة DocumentBuilder EndEditableRange لتمييز الأقسام القابلة للتحرير في مستنداتك بكفاءة، مما يعزز سير عمل التحرير لديك.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Skydda Arkbilder med C++|Documentation

    Lär dig hur du skyddar ark, rader, kolumner och specifika celler i Microsoft Excel filer med Aspose.Cells med C++....Worksheet tillhandahåller metoden Protect som används för att tillämpa...tillämpa skydd på arbetsbladet. Protect -metoden accepterar följande...

    docs.aspose.com/cells/sv/cpp/protecting-workshe...
  6. ค้นหา

    ค้นหา...ป้องกันไฟล์ด้วย IWorkbook->Protect(Aposose::Cells::ProtectionType...ระเภทการป้องกัน workbook->Protect(ProtectionType::ProtectionType_All...

    blog.aspose.com/th/cells/protect-and-unprotect-...
  7. Export EML to PDF via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  8. The library doesn't apply the correct style pro...

    Hi! I have an issue when I want read the Cell’s Style’s properties. I flagged only the border’s property and the other properties are not flagged, but (in my case) when I want read the property “isAlignmentApplied()” t…...println("Protection = " + borderNew.isProtectionApplied());...()); System.out.println("Protection = " + border1.isProtectionApplied());...

    forum.aspose.com/t/the-library-doesnt-apply-the...
  9. ล็อคไฟล์งานโครงการ MS ผ่าน .NET

    ซอร์สโค้ดสำหรับล็อคไฟล์ MS Project ผ่าน. NET? สิ่งที่คุณต้องมีคือใช้โค้ดตัวอย่าง API สำหรับไฟล์ JIRA แบทช์เพื่อล็อคไฟล์ MPP ภายใน VB.NET Asp.NET หรือ .NET ใด ๆ...ล็อคโครงการ MS - C # //Add Password Protection Project project = new Project(...); project.Save( "output_protected.mpp" , new MPPSaveOptions()...

    products.aspose.com/tasks/th/net/lock/
  10. Sblocca i file delle attività di MS Project tra...

    Codice sorgente per sbloccare i file MS Project tramite .NET? Tutto ciò che serve è utilizzare il codice di esempio API per i file JIRA batch per sbloccare il file MPP all'interno di VB.NET Asp.NET o qualsiasi .NET...Project - C# // Open password-protected file: Project project = new...not protected // Save the project with password protection. project...

    products.aspose.com/tasks/it/net/unlock/