Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 2,638 for

metadata

(0.06 sec)
  1. Raw Text Classification | Documentation

    This API retrieves raw text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call text classification. Classify raw text with IAB-2 taxonomy....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/raw-text-cl...
  2. Status and Error Codes | Documentation

    An overview of GroupDocs Assembly Cloud API status and error codes....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/s...
  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....Metadata สำหรับ .NET 1.7.0 ให้การสนับสนุนรูปแบบ...ให้การสนับสนุนรูปแบบ MP3 GroupDocs.Metadata สำหรับ .NET เวอร์ชัน 1.7.0...

    blog.groupdocs.cloud/th/tag/customer-newsletter...
  4. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update API method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } UpdateSettings 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/updatesettings/
  5. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts)....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/htmloptions/
  6. Product overview | Documentation

    An introduction to GroupDocs.Translation Cloud service and how it can solve everyday business needs....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/product-overview/
  7. SDK Installation Instructions | Documentation

    GroupDocs Assembly Cloud developer kit installation instructions for .NET (C#), Java, PHP, C++, Node.JS, Ruby, Python, Swift, Golang programming languages....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/s...
  8. ข้อเสนอพิเศษช่วงวันหยุด ลด 25% GroupDocs.Total ...

    ข้อเสนอ GroupDocs Holidays - รับส่วนลด 25% สำหรับ GroupDocs.Total สำหรับ .NET และ Java อ้าง HOL2017WBS เมื่อทำการสั่งซื้อออนไลน์...ิที่เลือกได้แบบไดนามิก ลบ MetaData จากรูปแบบไฟล์ MP3 และ AVI...AVI ใน .NET # GroupDocs.Metadata สำหรับ .NET ทำให้สามารถล้างราย...

    blog.groupdocs.cloud/th/total/special-holidays-...
  9. Available SDKs | Documentation

    GroupDocs.Signature Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/available-sdks/
  10. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/deleteresult/