Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,658 for

values

(0.2 sec)
  1. How to run examples | GroupDocs

    This article describes how to run .NET file conversion API code examples....} Replace the documentPath value with the actual path to the...} Replace the documentPath value with the actual path to the...

    docs.groupdocs.com/conversion/net/how-to-run-ex...
  2. Watermark Tiling trong Python: 7 Ví dụ Để Bảo V...

    Làm chủ watermark tiling Python với 7 ví dụ thực tiễn. Tìm hiểu cách thêm, tạo và tùy chỉnh watermark cho an ninh tài liệu, loại bỏ watermark, và bảo vệ tệp với API GroupDocs.Watermark để bảo vệ nội dung doanh nghiệp.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/vi/watermark/tiling-watermar...
  3. Cómo trabajar con etiquetas de metadatos

    Explica cómo trabajar con etiquetas de metadatos...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } Añadiendo...

    blog.groupdocs.com/es/metadata/how-to-work-with...
  4. اسکن بارکد آنلاین | اسکن بارکد با استفاده از تص...

    اسکن بارکد به صورت آنلاین اسکن تصاویر بارکد و اسکن با استفاده از دوربین. همچنین در مورد نحوه اسکن برنامه‌نویسی بارکد با استفاده از C# و Java صحبت خواهیم کرد....CodeTypeName +" Value: " + barcode.Value); } } شما می توانید...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/fa/parser/scan-barcode-online/
  5. QR-code online scannen | QR-code scannen met af...

    QR-codes online scannen. Scan QR Code-afbeeldingen en scan met behulp van de camera. We zullen ook bespreken hoe QR-codes programmatisch kunnen worden gescand met C# en Java....CodeTypeName +" Code Value: " + barcode.Value); } } U kunt meer...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/nl/parser/scan-qr-code-online/
  6. Metadaten in Python-Apps bearbeiten und verwalt...

    Erfahren Sie, wie Sie GroupDocs.Metadata for Python via .NET nutzen können, um Metadaten in Ihren Anwendungen zu extrahieren, zu aktualisieren und zu entfernen....Datentypen mit der interpreted_value-Eigenschaft verarbeiten if not...not (property . interpreted_value is None ): print( f "Eigenschaftsname:...

    blog.groupdocs.com/de/metadata/edit-metadata-in...
  7. עריכת וניהול מטא-נתונים בפייטון אפליקציות - Gro...

    גילו כיצד להשתמש ב-GroupDocs.Metadata for Python via .NET כדי להוציא, לעדכן ולהסיר מטא-נתונים באפליקציות שלכם....interpreted_value if not (property . interpreted_value is None ):...המאפיין: { property . interpreted_value } " ) else : print( f "שם המאפיין:...

    blog.groupdocs.com/he/metadata/edit-metadata-in...
  8. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for .NET....obtains a type and must return a value of enumeration. Working mechanism...makes a decision — a return value of the enumeration. If user...

    docs.groupdocs.com/editor/net/edit-markdown/
  9. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....obtains a type and must return a value of enumeration. Working mechanism...makes a decision — a return value of the enumeration. If user...

    docs.groupdocs.com/editor/java/edit-markdown/
  10. Extracting MakerNote Metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs.... Value ); } } } To help you with interpreting...packages. Please cast the return value of the property to one of the...

    docs.groupdocs.com/metadata/net/extracting-make...