Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 4,648 for

values

(0.58 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/zh/metadata/edit-metadata-in...
  2. Filigranes en mosaïque Python : 7 exemples pour...

    Maîtrisez les filigranes en mosaïque Python avec 7 exemples pratiques. Apprenez à ajouter, créer et personnaliser des filigranes pour la sécurité des documents, à supprimer les filigranes et à protéger les fichiers en utilisant l'API GroupDocs.Watermark pour la protection du 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. Verify Barcode signatures in the document | Gro...

    This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API....{ AllPages = true , // this value is set by default Text = "John"...set encode type // if this value is not set any barcode type...

    docs.groupdocs.com/signature/net/verify-barcode...
  4. Indexing with stop words | GroupDocs

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...setting a value of the property of the class. The default value is true...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/net/indexing-with-sto...
  5. Lettore di codici QR utilizzando C# | Scansiona...

    Come eseguire la scansione del codice QR utilizzando C# all'interno dell'applicazione .NET. Esempio C# che legge il codice QR da un'immagine che ti aiuterà a creare uno scanner QR online....Code utilizzando la proprietà Value. Il seguente codice sorgente...CodeTypeName +" Code Value: " + barcode.Value); } } Ottieni una...

    blog.groupdocs.com/it/parser/scan-qr-code-using...
  6. เครื่องอ่านบาร์โค้ดโดยใช้ C# | สแกนบาร์โค้ดจากร...

    วิธีสแกนบาร์โค้ดโดยใช้ C# ภายในแอปพลิเคชัน .NET ตัวอย่าง C# ที่อ่านบาร์โค้ดจากรูปภาพที่จะช่วยคุณสร้างเครื่องสแกนบาร์โค้ดออนไลน์...จากบาร์โค้ดโดยใช้คุณสมบัติ Value ซอร์สโค้ด C# ต่อไปนี้สาธิตว...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } รับใบอนุญาตฟรี...

    blog.groupdocs.com/th/parser/scan-barcode-using...
  7. مسح الباركود عبر الإنترنت | مسح الباركود باستخد...

    مسح الباركود عبر الإنترنت. مسح صور الباركود والمسح الضوئي باستخدام الكاميرا. سنناقش أيضًا كيفية مسح الرموز الشريطية برمجيًا باستخدام C# & Java....CodeTypeName +" Value: " + barcode.Value); } } يمكنك الحصول...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ar/parser/scan-barcode-online/
  8. Skenování čárového kódu online | Skenování čáro...

    Skenujte čárové kódy online. Skenujte obrázky čárových kódů a skenujte pomocí fotoaparátu. Probereme také, jak programově skenovat čárové kódy pomocí C# a Java....CodeTypeName +" Value: " + barcode.Value); } } Můžete získat...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/cs/parser/scan-barcode-online/
  9. C#을 사용하는 QR 코드 리더 | 이미지에서 QR 코드 스캔

    .NET 애플리케이션 내에서 C#을 사용하여 QR 코드를 스캔하는 방법. 온라인 QR 스캐너를 빌드하는 데 도움이 되는 이미지에서 QR 코드를 읽는 C# 예제입니다.... Value 속성을 사용하여 QR 코드에서 동봉된 메시지를 추출합니다...CodeTypeName +" Code Value: " + barcode.Value); } } 무료 라이선스 받기 #...

    blog.groupdocs.com/ko/parser/scan-qr-code-using...
  10. C#でJPEG、PNG、TIFF、WebP画像のEXIFデータを管理する

    C#で画像のEXIFメタデータを管理します。メタデータ.NETAPIを使用して、プログラムで画像のEXIFデータを抽出、更新、追加、または削除します。...Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/ja/metadata/manage-exif-data...