Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 23,532 for

protected

(0.22 sec)
  1. ล็อคไฟล์งานโครงการ 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/
  2. 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/
  3. Chercher

    chercher...words as aw # load password protected Word document doc = aw.Do...Document("document-password-protected.docx", aw.loading.LoadOptions("password"))...

    blog.aspose.com/fr/words/unprotect-word-documen...
  4. Formschutz entfernen|Documentation

    This section explains how to remove shape protection using Aspose.Diagram for Python via Java....den Schutz der Form Visio Protecting Visio shapes allow users...can be locked through shape protection include width, height, x-position...

    docs.aspose.com/diagram/de/python-java/remove-s...
  5. Proteger y desproteger libros de trabajo|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Value ); //Protect the workbook specifying a password...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/es/net/protecting-and-unp...
  6. JavaScriptを用いてワークブックの書き込み保護時に作者を指定(C++)|Documen...

    Aspose.Cells for JavaScriptを用いてワークブックの書き込み保護時に作者名を指定(C++)...Specify Author While Write Protecting Workbook </ h1 > < input...new Workbook (); // Write protect workbook with password. workbook...

    docs.aspose.com/cells/ja/javascript-cpp/specify...
  7. Node.jsとC++を使ったワークシート保護|Documentation

    Aspose.Cells for Node.js via C++を使ったExcelのワークシートの保護方法について、行、列、特定のセルの保護も含めて学習します。...クラスは、ワークシートに保護を適用するための protect(ProtectionType) メソッドを提供します。 protect(ProtectionType)...getWorksheets (). get ( 0 ); // Protecting the worksheet with a password...

    docs.aspose.com/cells/ja/nodejs-cpp/protecting-...
  8. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...currently active document protection type. punctuationKerning...access to the document write protection options. Methods Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. A ODP prezentációs fájlok védelme a .NET haszná...

    C# forráskód a ODP prezentáció védelmére....NET Protect A ODP prezentációs fájlok védelme...presentation.Save( "write-protected-pres.odp" , SaveFormat.Odp);...

    products.aspose.com/slides/hu/net/protect/odp/
  10. A PPT prezentációs fájlok védelme a .NET haszná...

    C# forráskód a PPT prezentáció védelmére....NET Protect A PPT prezentációs fájlok védelme...presentation.Save( "write-protected-pres.ppt" , SaveFormat.Ppt);...

    products.aspose.com/slides/hu/net/protect/ppt/