Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 4,908 for

annotation

(0.16 sec)
  1. 文档操作云 REST API 和 SDK – groupdocs.cloud 简讯 2019 ...

    2019 年 2 月的 groupdocs.cloud 开发者通讯介绍了 GroupDocs 文档操作云 API 和 SDK 更新以及主要功能增强。...Annotation 允许使用适用于 .NET、Java、cURL、PHP...

    blog.groupdocs.cloud/zh/total/documents-manipul...
  2. 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....Annotation Product Solution GroupDocs...

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

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

    docs.groupdocs.cloud/assembly/getting-started/s...
  4. การจัดการเอกสาร Cloud REST APIs & SDK – groupdo...

    จดหมายข่าวนักพัฒนา groupdocs.cloud ประจำเดือนกุมภาพันธ์ 2019 อธิบายการจัดการเอกสาร GroupDocs การอัปเดต Cloud APIs และ SDK และการปรับปรุงคุณสมบัติที่สำคัญ...Annotation ช่วยเพิ่มฟีเจอร์คำอธิบาย...

    blog.groupdocs.cloud/th/total/documents-manipul...
  5. معالجة المستندات Cloud REST APIs & SDKs - النشر...

    تصف النشرة الإخبارية لمطوري groupdocs.cloud لشهر فبراير 2019 معالجة مستندات GroupDocs لواجهات برمجة التطبيقات السحابية وتحديثات SDK وتحسينات الميزات الرئيسية....Annotation يسمح بإضافة ميزات متقدمة...

    blog.groupdocs.cloud/ar/total/documents-manipul...
  6. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Best Practices für die Entwicklung eines CSV-Editors in Java Erfahren Sie die bewäh......js mit dem Document Annotation Cloud SDK für Node.js. Word...Cloud in PHP mit dem Document Annotation Cloud SDK für PHP. Fügen...

    blog.groupdocs.cloud/de/index.xml
  7. zArchive

    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....Annotation for Cloud 附加组件。它允许您将文档和注释小部件嵌入到...、BMP、GIF)。总的来说,GroupDocs.Annotation 允许用户直接在您的网站上对 50 多种类型的文档和图像进行注释。重要的是,您不必担心...

    blog.groupdocs.cloud/zh/tag/zarchive/page/2/
  8. zArchive

    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....Annotation for Cloud 附加組件。它允許您將文檔和註釋小部件嵌入到...、BMP、GIF)。總的來說,GroupDocs.Annotation 允許用戶直接在您的網站上對 50 多種類型的文檔和圖像進行註釋。重要的是,您不必擔心...

    blog.groupdocs.cloud/zh-hant/tag/zarchive/page/2/
  9. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signsettings/
  10. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptions/