Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,658 for

values

(0.32 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. Сканувати штрих-код онлайн | Сканування штрих-к...

    Сканування штрих-кодів онлайн. Скануйте зображення штрих-коду та скануйте за допомогою камери. Ми також обговоримо, як програмно сканувати штрих-коди за допомогою C# та Java....CodeTypeName +" Value: " + barcode.Value); } } Ви можете отримати...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/uk/parser/scan-barcode-online/
  3. مسح رمز الاستجابة السريعة عبر الإنترنت | مسح رم...

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

    blog.groupdocs.com/ar/parser/scan-qr-code-online/
  4. Сканировать QR-код онлайн | Сканирование QR-код...

    Сканируйте QR-коды онлайн. Сканируйте изображения QR-кода и сканируйте с помощью камеры. Мы также обсудим, как программно сканировать QR-коды с помощью C# и Java....CodeTypeName +" Code Value: " + barcode.Value); } } Вы можете получить...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ru/parser/scan-qr-code-online/
  5. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java.... Specify the value in pixels. Note GroupDocs.Viewer...applied when you set the or value. The following code snippet...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  6. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs.... The value must be between 1 (minimum quality)...quality) and 100. The default value is 90. To set the image quality...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  7. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for .NET API features....;} By default it has a NULL value — class names are not applied...specified, and 2nd time with custom value in the InputControlsClassNa...

    docs.groupdocs.com/editor/net/adding-class-name...
  8. Barcode Image Generation in Word Processing Doc...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.docx The Code...following syntax: << barcode [ value ] - itf6 >> Download Template...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/barcode-image-...
  9. Gérer les données EXIF des images JPEG, PNG, TI...

    Gérez les métadonnées EXIF de vos images en C#. Extrayez, mettez à jour, ajoutez ou supprimez les données EXIF de vos images par programmation à l'aide de l'API de métadonnées .NET....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/fr/metadata/manage-exif-data...
  10. 在 C# 中管理 JPEG、PNG、TIFF 和 WebP 圖像的 EXIF 數據

    在 C# 中管理圖像的 EXIF 元數據。使用元數據 .NET API 以編程方式提取、更新、添加或刪除圖像的 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/zh-hant/metadata/manage-exif...