Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,655 for

metadata

(0.09 sec)
  1. Compare PDF Files using REST API in Python | Co...

    Programmatically compare two or more PDF files using a REST API on the cloud in Python with GroupDocs.Comparison Cloud SDK for Python....Compare and Save with Password & Metadata in Python REST API to Compare...Compare and Save with Password & Metadata in Python # We can password-protect...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  2. 使用 Java 和 .NET 管理文檔元數據 |元數據云API

    使用 REST API 以及適用於 Java 和 .NET 的開源元數據 SDK,在 Java 和 C# 中添加元數據、編輯、刪除和提取來自 50 多種文件格式的元數據。...Metadata Cloud API 以及 SDK 允許開發人員操作(添加、刪除、更新、提取和查看)50...)50 多種文件格式的元數據。 GroupDocs.Metadata 允許以不同的方式訪問和處理文件的元數據,例如: 可能的標籤名稱...

    blog.groupdocs.cloud/zh-hant/metadata/manipulat...
  3. S3 access in hosted mode without key - Free Sup...

    A question: if I run the conversion cloud product self-hosted as a docker container in my AWS account, it’s my preference to grant access to the container in question to access the S3 buckets via ecs Metadata, rather tha…...access the S3 buckets via ecs metadata, rather than by a separate...credentials chain, using the metadata service to obtain its credentials...

    forum.groupdocs.cloud/t/s3-access-in-hosted-mod...
  4. GroupDocs.Annotation | Introduction of PHP SDK ...

    GroupDocs.Annotation for Cloud is a platform independent REST API to annotate documents, that can be used with any language in Cloud Apps and Websites...Implemented adding annotations to metadata for Slides and Words formats...formats Implement import using metadata for Images Improved Images...

    blog.groupdocs.cloud/annotation/introduction-of...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Retrieve and Modify Image Metadata in the Cloud Environment....extracting and manipulating image metadata through a REST API using C#...

    blog.groupdocs.cloud/groupdocs.cloud/page/38/
  6. Settings | Documentation

    Settings data structure defines comparison process additional settings Settings example: { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "Metadata": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetadata Type of Metadata to clone (Default, Source, Target, FileAuthor) Metadata User Metadata PasswordSaveOption Type of password saving (None, Source, Target, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is compared with other different formats HeaderFootersComparison Control to turn on comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of comparison (1....Metadata Product Solution GroupDocs..."MarkNestedContent" : true , "MetaData" : { "Author" : "string" ...

    docs.groupdocs.cloud/comparison/settings/
  7. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...certificate you can keep in the metadata signatures some user identification...identification Sign documents with Metadata embedded object This article...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...developer, you can easily extract metadata properties such as title,...will learn how to extract the metadata of MP3 audio files using a...

    blog.groupdocs.cloud/groupdocs.cloud/page/37/
  9. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Metadata Product Solution GroupDocs...com/groupdocs-metadata-cloud/groupdocs-metadata-cloud-dotnet-samples...

    docs.groupdocs.cloud/parser/quickstart/
  10. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Developer Guide /...

    docs.groupdocs.cloud/metadata/working-with-files/