Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 2,933 for

metadata

(0.26 sec)
  1. Supported Document Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. File Format Description Annotate DOC, DOCX Word Document ✔ OTT Open Document Standard Format ✔ ODT Open Document Text File Format ✔ DOCM Microsoft Word Open XML Macro-Enabled Document ✔ DOT Word Document Template File ✔ DOTX Word Open XML Document Template ✔ DOTM Word Open XML Macro-Enabled Template File ✔ RTF Rich Text File Format ✔ TXT Plain Text File Format ✔ PDF Portable Document Format ✔ PPT, PPTX Presentation Document Format ✔ PPSX PowerPoint Open XML Slide Show ✔ ODP OpenDocument Presentation File Format ✔ OTP OpenDocument Presentation Template ✔ XLS, XLSX Cells Document Format ✔ XLSB Microsoft Excel Binary Spreadsheet File ✔ XLSX Microsoft Excel Open XML Spreadsheet ✔ DICOM Digital Imaging and COmmunication in Medicine ✔ OTP OpenDocument Presentation Template ✔ DJVU DjVu Format ✔ EMF/WMF Enhanced MetaFile / Windows MetaFile ✔ CAD Computer-Aided Design ✔ EML/EMLX Email Markup Language ✔ HTML Hypertext Markup Language ✔ MHTML MIME HTML File ✔ JPEG Joint Photographic Experts Group ✔ TIFF Tagged Image File Format ✔ BMP Bitmap ✔ GIF (static images without animation) Graphics Interchange Format ✔ VSD Microsoft Visio Drawing ✔ VDX Microsoft Visio XML File Format ✔ VSS Microsoft Visio Stencil File Format ✔ VSDM Microsoft Visio Macro-Enabled Drawing File ✔ MSG Email Message ✔...Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/supported-docum...
  2. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classify-re...
  3. Quick Start | 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...

    docs.groupdocs.cloud/classification/quick-start/
  4. Subsription plans | Documentation

    Check out the free tier limits and pricing plans of GroupDocs.Translation Cloud service....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/subscription/
  5. Product overview | Documentation

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

    docs.groupdocs.cloud/rewriter/product-overview/
  6. GroupDocs.Total Cloud Product Family

    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/categories/groupdocs.to...
  7. Drupal 문서 뷰어 모듈 | 그룹 문서

    .NET용 GroupDocs.Total API는 UI에 구애받지 않으며 ASP.NET, Windows Forms, WPF, WCF 또는 모든 유형의 응용 프로그램을 대상으로 하는 데 매우 유연합니다....Metadata for .NET 1.6.0 릴리스를 발표할 준비가...버전입니다. .NET 1.6.0용 GroupDocs.Metadata – 9가지 새로운 기능 및 개선 사항 GroupDocs...

    blog.groupdocs.cloud/ko/viewer/next-generation-...
  8. GroupDocs.Total Cloud Product Family

    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/categories/groupdocs.to...
  9. Drupal ドキュメント ビューア モジュール |グループドキュメント

    GroupDocs.Total for .NET API は UI に依存せず、ASP.NET、Windows Forms、WPF、WCF、またはあらゆる種類のアプリケーションをターゲットにするのに非常に柔軟です。...Metadata for .NET 1.6.0 にはいくつかの新機能が導入されています...つシームレスに改善しています。 GroupDocs.Metadata for .NET 1.6.0 リリースの発表の準備が整いました。ドキュメント...

    blog.groupdocs.cloud/ja/viewer/next-generation-...
  10. 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/