Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,564 for

values

(0.04 sec)
  1. 在 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...
  2. Edytuj i zarządzaj metadanymi w aplikacjach Pyt...

    Odkryj, jak wykorzystać GroupDocs.Metadata for Python via .NET do wyciągania, aktualizowania i usuwania metadanych w swoich aplikacjach....interpreted_value if not (property . interpreted_value is None ):..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/pl/metadata/edit-metadata-in...
  3. Edit dan Kelola Metadata di Aplikasi Python - G...

    Temukan cara menggunakan GroupDocs.Metadata for Python via .NET untuk mengekstrak, memperbarui, dan menghapus metadata di aplikasi Anda....interpreted_value if not (property . interpreted_value is None ):..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/id/metadata/edit-metadata-in...
  4. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API.... all_pages = True # this value is set by default text_verify_options... . all_pages = True # this value is set by default barcode_verify_options...

    docs.groupdocs.com/signature/python-net/verify-...
  5. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using Java programming language....setEnablePagination ( boolean value ); public boolean getEnableLanguageInf...setEnableLanguageInf ( boolean value ); They have exactly the same...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  6. Enumeration Extension Methods | GroupDocs

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for Iterable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus, you can group, sort, and perform other sequential data manipulations in template expressions in a common way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...lambda function returning a value and taking an enumeration item...Selector returning a Boolean value. Examples in the following table...

    docs.groupdocs.com/assembly/java/enumeration-ex...
  7. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....name } , Property value: { property . value } " ) More resources...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/python-net/extracti...
  8. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... Value )); } New coding style // Create...{1}" , item . Name , item . Value )); } } Structure Old coding...

    docs.groupdocs.com/parser/net/migration-notes/
  9. Edit and Manage Metadata in Python Apps - Group...

    Zjistěte, jak využít GroupDocs.Metadata for Python via .NET k extrakci, aktualizaci a odstranění metadata ve svých aplikacích....interpreted_value if not (property . interpreted_value is None ):..., Property value: { property . interpreted_value } " ) else :...

    blog.groupdocs.com/cs/metadata/edit-metadata-in...
  10. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....collection of and get a cell text value. The following example shows...the cell information and text value Console . WriteLine ( $"Row:...

    docs.groupdocs.com/parser/net/extract-cells-fro...