Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 4,615 for

values

(0.09 sec)
  1. Python 앱에서 메타데이터 편집 및 관리 - GroupDocs.Metadata

    GroupDocs.Metadata for Python via .NET을 사용하여 애플리케이션에서 메타데이터를 추출, 업데이트 및 제거하는 방법을 알아보세요....interpreted_value 속성을 사용합니다. if not (property . interpreted_value is None..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/ko/metadata/edit-metadata-in...
  2. Filigranes de carrelage Python : 7 exemples pou...

    Maîtrisez les filigranes de carrelage Python avec 7 exemples pratiques. Apprenez à ajouter, créer et personnaliser des filigranes pour la sécurité des documents, à les supprimer et à protéger des fichiers à l'aide de l'API GroupDocs.Watermark pour la protection de contenu d'entreprise.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/fr/watermark/tiling-watermar...
  3. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Permissions property with enum value of ; Instantiate object with...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/merger/python-net/add-passwo...
  4. Jak pracować z tagami metadanych

    Wyjaśnij, jak pracować z tagami metadanych...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Dodawanie...

    blog.groupdocs.com/pl/metadata/how-to-work-with...
  5. كيفية العمل مع علامات البيانات الوصفية

    اشرح كيفية العمل مع وسوم البيانات الوصفية...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Adding Metadata...

    blog.groupdocs.com/ar/metadata/how-to-work-with...
  6. Find metadata properties | GroupDocs

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution....Property value: {1}" , property . Name , property . Value ); } }...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  7. Pindai Kode QR Daring | Pemindaian Kode QR meng...

    Pindai kode QR online. Pindai gambar Kode QR dan pindai menggunakan kamera. Kami juga akan membahas cara memindai kode QR secara terprogram menggunakan C# & Java....CodeTypeName +" Code Value: " + barcode.Value); } } Anda dapat memperoleh...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/id/parser/scan-qr-code-online/
  8. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....very similar images it has a value with a minimum number of different...hashes of found images. This value ranges from 0 to 32. MaxResultCount...

    docs.groupdocs.com/search/net/reverse-image-sea...
  9. 在 Python 应用程序中编辑和管理元数据 - GroupDocs.Metadata

    了解如何使用 GroupDocs.Metadata for Python via .NET 提取、更新和删除应用程序中的元数据。...interpreted_value 属性处理复杂数据类型 if not (property . interpreted_value is None..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/zh/metadata/edit-metadata-in...
  10. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for .NET API....TryGetValue ( string key , out object value ) { var prefixedKey = GetPrefixedKey...redisValue ); value = data ; return true ; } value = default ;...

    docs.groupdocs.com/conversion/net/how-to-use-cu...