Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 24,218 for

protected

(0.19 sec)
  1. API C++ per esportare PS in PCL | products.aspo...

    Converti PS in PCL all'interno di applicazioni C++....document protection only works when document protection is turned...fields is allowed. doc -> Protect ( ProtectionType :: AllowOnlyFormFields...

    products.aspose.com/total/it/cpp/conversion/ps-...
  2. C++ API om PS naar PCL te exporteren | products...

    Converteer PS naar PCL binnen C++-toepassingen....document protection only works when document protection is turned...fields is allowed. doc -> Protect ( ProtectionType :: AllowOnlyFormFields...

    products.aspose.com/total/nl/cpp/conversion/ps-...
  3. C++ API om SVG naar MHTML te exporteren | produ...

    Converteer SVG naar MHTML binnen C++-toepassingen....document protection only works when document protection is turned...fields is allowed. doc -> Protect ( ProtectionType :: AllowOnlyFormFields...

    products.aspose.com/total/nl/cpp/conversion/svg...
  4. Zaključavanje ćelija u Excelu pomoću Pythona

    Slijedite ovaj članak kako biste zaključali ćelije u Excelu pomoću Pythona. Sadrži detalje o postavljanju IDE-a, popis koraka i primjer koda za zaključavanje određenih ćelija u Excelu pomoću Pythona....pomoću klase Style Upotrijebite Protect za zaštitu radnog lista nakon... Na kraju pozovite metodu Protect kako biste primijenili postavke...

    kb.aspose.com/hr/cells/python/lock-cells-in-exc...
  5. آرشیوها

    آرشیوها...protect (ProtectionType, password)...نوع حفاظت دلخواه workbook.protect(ProtectionType.STRUCTURE, "password")...

    blog.aspose.com/fa/protect-unprotect-excel-file...
  6. IPTC with Geotagging

    IPTC (International Press Telecommunications Council) is a standard metadata format used for describing and organizing digital media, including images. When combined with geotagging, IPTC allows the addition of geolocation information to images, providing precise location data associated with the content. Geotagging with IPTC enhances the contextual information of images, enabling accurate documentation, efficient searchability, and improved organization of geographically related content. It facilitates the integration of geolocation data into workflows and applications, empowering users to leverage location-based information for various purposes such as journalism, asset management, and digital media analysis....details, enhancing copyright protection and licensing information...management efficiency. Copyright protection: Including copyright information...

    products.aspose.com/gis/net/geotag-photo/iptc/
  7. IPTC with Geotagging

    IPTC (International Press Telecommunications Council) is a standard metadata format used for describing and organizing digital media, including images. When combined with geotagging, IPTC allows the addition of geolocation information to images, providing precise location data associated with the content. Geotagging with IPTC enhances the contextual information of images, enabling accurate documentation, efficient searchability, and improved organization of geographically related content. It facilitates the integration of geolocation data into workflows and applications, empowering users to leverage location-based information for various purposes such as journalism, asset management, and digital media analysis....details, enhancing copyright protection and licensing information...management efficiency. Copyright protection: Including copyright information...

    products.aspose.com/gis/net/geotag-photo/iptc
  8. Déprotéger une feuille avec JavaScript via C++|...

    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....développeur doit supprimer la protection d’une feuille de calcul protégée...Microsoft Excel Pour supprimer la protection d’une feuille de calcul:...

    docs.aspose.com/cells/fr/javascript-cpp/unprote...
  9. パスワード保護されたプロジェクトの操作 | Aspose.Tasks ドキュメント

    Aspose.Tasks for .NET を使用して、パスワード保護された Microsoft Project ファイルを読み取りおよび保存する方法を学びます。...WriteLine( "Is file password protected?:" + info.IsPasswordProtected);...); 2 project.Save( "output_protected.mpp" , 3 new MPPSaveOptions()...

    docs.aspose.com/tasks/ja/net/working-with-passw...
  10. Uzamkněte soubory úkolů MS Project přes .NET

    Zdrojový kód pro uzamčení souborů MS Project přes .NET? Vše, co potřebujete, je použít ukázkový kód API pro dávkové soubory JIRA k uzamčení souboru MPP v rámci VB.NET Asp.NET nebo jakékoli .NET...Project - C# //Add Password Protection Project project = new Project(...); project.Save( "output_protected.mpp" , new MPPSaveOptions()...

    products.aspose.com/tasks/cs/net/lock/