Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 2,655 for

metadata

(0.55 sec)
  1. Customer Newsletters

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, Metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....com/products/metadata/net?utmsource=nl&utmcampa...dium =liên kết) GroupDocs.Metadata for .NET APIs cho phép các...

    blog.groupdocs.cloud/vi/tag/customer-newsletters/
  2. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, Metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... GroupDocs는 Document Metadata Manipulation Cloud API를 출시했습니다...메타데이터 조작 클라우드 API GroupDocs.Metadata Cloud 개발자가 50개 이상의 파일 형식의...

    blog.groupdocs.cloud/ko/page/40/
  3. Customer Newsletters

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, Metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....com/products/metadata/net?utmsource=nl&utmcampa...tmmedium =link) GroupDocs.Metadata for .NET APIs capacita os...

    blog.groupdocs.cloud/pt/tag/customer-newsletters/
  4. Customer Newsletters

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, Metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....com/products/metadata/net?utmsource=nl&utmcampa...tmmedium =lien) GroupDocs.Metadata pour les API .NET permettent...

    blog.groupdocs.cloud/fr/tag/customer-newsletters/
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Metadata สำหรับ .NET 1.7.0 ให้การสนับสนุนรูปแบบ...ให้การสนับสนุนรูปแบบ MP3 GroupDocs.Metadata สำหรับ .NET เวอร์ชัน 1.7.0...

    blog.groupdocs.cloud/th/groupdocs.cloud/page/48/
  6. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Menganalisis Dokumen dengan Agen AI Menggun...... Editor Metadata EPUB: Ubah Metadata E-Book di Java menggunakan...menggunakan REST API Ubah metadata e-book EPUB dengan mudah di...

    blog.groupdocs.cloud/id/groupdocs.cloud/index.xml
  7. Taxonomy | Documentation

    Taxonomy (general) is the practice and science of classification of things or concepts, including the principles that underlie such classification.In our case, this is a list of text categories. We support two taxonomies for now: IAB-2 taxonomy IAB-2 taxonomy: https://www.iab.com/guidelines/taxonomy/. ‘Automotive’, ‘Books_and_Literature’, ‘Business_and_Finance’, ‘Careers’, ‘Education’, ‘Events_and_Attractions’, ‘Family_and_Relationships’, ‘Fine_Art’, ‘Food_&_Drink’, ‘Healthy_Living’, ‘Hobbies_&_Interests’, ‘Home_&_Garden’, ‘Medical_Health’, ‘Movies’, ‘Music_and_Audio’, ‘News_and_Politics’, ‘Personal_Finance’, ‘Pets’, ‘Pop_Culture’, ‘Real_Estate’, ‘Religion_&_Spirituality’, ‘Science’, ‘Shopping’, ‘Sports’, ‘Style_&_Fashion’, ‘Technology_&_Computing’, ‘Television’, ‘Travel’, ‘Video_Gaming’ Documents taxonomy Documents taxonomy:...Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/taxonomy/
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...zpráv, které obsahují obsah i metadata související s e-mailem. Na...

    blog.groupdocs.cloud/cs/groupdocs.cloud/page/4/
  9. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  10. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/searchsettings/