Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,309 for

values

(0.05 sec)
  1. 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...
  2. עריכת וניהול מטא-נתונים בפייטון אפליקציות - 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...
  3. Extracting MakerNote Metadata | Documentation

    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...
  4. 在線掃描二維碼 |使用圖像和相機掃描二維碼

    在線掃描二維碼。掃描二維碼圖像並使用相機掃描。我們還將討論如何使用 C# 和 Java 以編程方式掃描二維碼。...CodeTypeName +" Code Value: " + barcode.Value); } } 您可以進一步深入了解 使用...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/zh-hant/parser/scan-qr-code-...
  5. 온라인 바코드 스캔 | 이미지 및 카메라를 사용한 바코드 스캐닝

    온라인으로 바코드를 스캔하십시오. 바코드 이미지를 스캔하고 카메라를 사용하여 스캔합니다. 또한 C# 및 Java를 사용하여 프로그래밍 방식으로 바코드를 스캔하는 방법에 대해서도 설명합니다....CodeTypeName +" Value: " + barcode.Value); } } C#을 사용한 바코드...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ko/parser/scan-barcode-online/
  6. 온라인으로 QR 코드 스캔 | 이미지 및 카메라를 사용한 QR 코드 스캔

    온라인으로 QR 코드를 스캔하세요. QR 코드 이미지를 스캔하고 카메라를 사용하여 스캔합니다. 또한 C# 및 Java를 사용하여 프로그래밍 방식으로 QR 코드를 스캔하는 방법에 대해서도 설명합니다....CodeTypeName +" Code Value: " + barcode.Value); } } C#을 사용한 QR 코드...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/ko/parser/scan-qr-code-online/
  7. How to edit e-Book file | Documentation

    This article demonstrates how to edit e-Book files using Java programming language....be specified as one of the value: , , or . Once the instance...property to has the default value ( 2 ). Setting it to 0 will...

    docs.groupdocs.com/editor/java/how-to-edit-ebook/
  8. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary.... The default value is true, meaning that stop words...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  9. Merge images | Documentation

    Learn how to merge image files, combine image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....instance of class and pass enum value of as a constructor parameter...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/merger/net/merge/images/
  10. Pie Chart in Spreadsheet Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013. Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....indicate customer name with value (price of the orders purchased)...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/pie-chart-in-sp...