Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 5,781 for

values

(0.05 sec)
  1. Comment comparer les métadonnées de documents e...

    Comparez chaque propriété de métadonnées entre deux versions de document en Python. Code fonctionnel pour l'extraction, la détection de la propriété et des révisions, ainsi que les exportations d'audit CSV/JSON.... interpreted_value) if p . interpreted_value is not None else...else (str(p . value) if p . value is not None else "" )) return...

    blog.groupdocs.com/fr/metadata/compare-metadata...
  2. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the feature of the GroupDocs.Editor for Python via .NET - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format... By default it has a None value, which means that no worksheets...property should have a [1, 4] value. With the worksheet removal...

    docs.groupdocs.com/editor/python-net/deleting-w...
  3. مقارنة بيانات تعريف المستند مع GroupDocs.Metada...

    دليل عملي يوضح كيفية اكتشاف الملكية، والتعديلات، وتغييرات الخصائص بين نسختين من المستند باستخدام GroupDocs.Metadata لـ .NET. يتضمن أمثلة على الشيفرة وخيارات التصدير....Value; // New property in v2 } else...else if (v1[kvp.Key] != kvp.Value) { diff.Changed[kvp.Key] = (v1[kvp...

    blog.groupdocs.com/ar/metadata/compare-metadata...
  4. Porovnejte metadata dokumentu s GroupDocs.Metad...

    Praktický průvodce ukazující, jak pomocí GroupDocs.Metadata pro .NET detekovat změny vlastnictví, revize a vlastností mezi dvěma verzemi dokumentu. Obsahuje ukázky kódu a možnosti exportu....Value; // New property in v2 } else...else if (v1[kvp.Key] != kvp.Value) { diff.Changed[kvp.Key] = (v1[kvp...

    blog.groupdocs.com/cs/metadata/compare-metadata...
  5. Porównaj metadane dokumentu za pomocą GroupDocs...

    Praktyczny przewodnik pokazujący, jak wykrywać zmiany własności, wersji i właściwości między dwiema wersjami dokumentu przy użyciu GroupDocs.Metadata dla .NET. Zawiera przykłady kodu i opcje eksportu....Value; // New property in v2 } else...else if (v1[kvp.Key] != kvp.Value) { diff.Changed[kvp.Key] = (v1[kvp...

    blog.groupdocs.com/pl/metadata/compare-metadata...
  6. 如何在 Python 中比较文档元数据 - 快速入门

    在 Python 中比较两个文档版本的每个元数据属性。提供用于提取、所有权和修订检测以及 CSV/JSON 审计导出的可运行代码。... interpreted_value) if p . interpreted_value is not None else...else (str(p . value) if p . value is not None else "" )) return...

    blog.groupdocs.com/zh/metadata/compare-metadata...
  7. 如何在 Python 中比較文件元資料 - 快速入門

    在 Python 中比較兩個文件版本的每個元資料屬性。提供提取、所有權與修訂偵測以及 CSV/JSON 稽核匯出的可執行程式碼。... interpreted_value) if p . interpreted_value is not None else...else (str(p . value) if p . value is not None else "" )) return...

    blog.groupdocs.com/zh-hant/metadata/compare-met...
  8. Search for Metadata e-Signatures | GroupDocs

    This article explains how to search for metadata electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....) print ( f "Value: { metadata_signature . value } " ) Advanced...metadata name search_options . value = "John Doe" # Search for specific...

    docs.groupdocs.com/signature/python-net/search-...
  9. Does assembly supports custom code execution du...

    Greetings. Imagine I have JSON data like the following: { "data": "<p><a href="http://mysite.com/tutorial.pdf">Tutorial PDF</a></p>" } I can use the following statement to print the value nicely on a Word document…...following statement to print the value nicely on a Word document: <<[data]...code based on what’s in the value of the “data” field. For example...

    forum.groupdocs.com/t/does-assembly-supports-cu...
  10. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....used with the similarity level value of 0.5. This algorithm uses...algorithms are and . The default value is an instance of class with...

    docs.groupdocs.com/search/net/fuzzy-search/