Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 4,889 for

annotation

(0.36 sec)
  1. दस्तावेज़ हेरफेर क्लाउड रेस्ट एपीआई और एसडीके -...

    फरवरी 2019 के लिए ग्रुपडॉक्स.क्लाउड डेवलपर न्यूज़लेटर में ग्रुपडॉक्स दस्तावेज़ हेरफेर क्लाउड एपीआई और एसडीके अपडेट और प्रमुख फीचर एन्हांसमेंट का वर्णन किया गया है।...Annotation .NET, Java, cURL, PHP और...

    blog.groupdocs.cloud/hi/total/documents-manipul...
  2. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/authorization/
  3. Node.js 주석 API | PDF의 텍스트에 줄을 넣는 방법 | PDF 텍스트 취...

    Node.js 및 REST API를 사용하여 PDF 문서에 취소선 텍스트를 구현하는 방법을 알아보세요. 개발자를 위한 단계별 가이드를 통해 PDF 조작 능력을 향상하세요....Annotation Cloud의 Node.js SDK API를 사용합니다...설치하십시오. npm install groupdocs-annotation-cloud 2단계: API 클라이언트 초기화...

    blog.groupdocs.cloud/ko/annotation/strikethroug...
  4. GroupDocs 时事通讯 2017 年 7 月 – 文档操作 API 更新

    2017 年 7 月的 GroupDocs 开发人员通讯介绍了 GroupDocs 文档操作 API 中的 API 更新、主要功能增强和错误修复。...Annotation for .NET 现在支持 HTML 和电子邮件文档格式注释,以及处理...现在允许从支持的文档中提取格式化的突出显示。 GroupDocs.Annotation for Java Front End 2.0 -...

    blog.groupdocs.cloud/zh/total/groupdocs-newslet...
  5. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Extrair Metadados MP3 em .NET: Saída de Tags como JSON Aprenda como extrair metadad......js com o Document Annotation Cloud SDK para Node.js. Exibir...nuvem em PHP com Document Annotation Cloud SDK para PHP. Adicione...

    blog.groupdocs.cloud/pt/index.xml
  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 Ekstrak Metadata MP3 di .NET: Output Tag se......js dengan Document Annotation Cloud SDK untuk Node.js....dalam PHP dengan Document Annotation Cloud SDK untuk PHP. Tambahkan...

    blog.groupdocs.cloud/id/groupdocs.cloud/index.xml
  7. Batch of texts classification | Documentation

    Batch classification allows to classify a group of texts (up to 10) in one request. This API retrieves batch classification result for IAB-2, Documents, Sentiment, or Sentiment3 taxonomies. It returns an object that contains information about the best classes for all the texts in the request and their probabilities. See classify/batch request parameters for request’s details. Limitations Only the first 10 texts will be processed. Resource This resource represents a controller for single call batch of texts classification....Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/batch-class...
  8. Supported Document Formats | Documentation

    This page is a reference for all document and image formats supported by GroupDocs.Signature Cloud V2 Image Formats Format File Extension Signature Bitmap Picture (BMP) BMP ✔ Computer Graphics Metafile CGM ✔ CorelDraw Image CDR ✔ Corel Exchange image CMX ✔ Digital Imaging and Communications in Medicine (DICOM) DCM ✔ Deja Vu (DjVu) DJVU ✔ Digital Negative Specification DNG ✔ Windows Enhanced Metafile (EMF) EMF ✔ Encapsulated PostScript EPS ✔ Graphics Interchange Format (GIF) GIF ✔ Windows Icon ICO ✔ JPEG 2000 (JP2) JP2, JPF, JPX, J2K, J2C, JPM ✔ Joint Photographic Experts Group (JPEG) JPG, JPEG ✔ Open Document Graphic ODG ✔ Printer Command Language PCL ✔ Portable Network Graphics (PNG) PNG ✔ PostScript (PS) PS ✔ Adobe Photoshop Document (PSD) PSD ✔ Scalable Vector Graphics (SVG) SVG ✔ Tagged Image File Format (TIFF) TIF, TIFF ✔ WebP Image WEBP ✔ Windows Metafile (WMF) WMF ✔ PDF Formats Format File Extension Signature Adobe Portable Document Format (PDF) PDF ✔ Presentation Formats Format File Extension Signature OpenDocument Presentation ODP ✔ OpenDocument Presentation Template OTP ✔ Microsoft PowerPoint Macro-Enabled Template POTM ✔ Microsoft PowerPoint Template POTX ✔ Microsoft PowerPoint 97-2003 Slide Show PPS ✔ Microsoft PowerPoint Macro-Enabled Slide Show PPSM ✔ Microsoft PowerPoint Slide Show PPSX ✔ Microsoft PowerPoint 97-2003 Presentation PPT ✔ Microsoft PowerPoint Macro-Enabled Presentation PPTM ✔ Microsoft PowerPoint Presentation PPTX ✔ Spreadsheet Formats Format File Extension Signature Comma Separated Values File CSV ✔ OpenDocument Spreadsheet ODS ✔ OpenDocument Spreadsheet Template OTS ✔ Tab Separated Values File TSV ✔ Microsoft Excel 97-2003 Worksheet XLS ✔ Microsoft Excel Binary Worksheet XLSB ✔ Microsoft Excel Macro-Enabled Worksheet XLSM ✔ Microsoft Excel Worksheet XLSX ✔ Word Processing Formats Format File Extension Signature Microsoft Word 97-2003 Document DOC ✔ Microsoft Word Macro-Enabled Document DOCM ✔ Microsoft Word Document DOCX ✔ Microsoft Word 97-2003 Template DOT ✔ Microsoft Word Macro-Enabled Template DOTM ✔ Microsoft Word Template DOTX ✔ OpenDocument Text ODT ✔ OpenDocument Text Template OTT ✔ Rich Text Document RTF ✔ Plain Text Document TXT ✔...Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/supported-docume...
  9. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET "https://api....Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/get-supported-qr...
  10. 文檔操作雲 REST API 和 SDK – groupdocs.cloud 簡訊 2019 ...

    2019 年 2 月的 groupdocs.cloud 開發者通訊介紹了 GroupDocs 文檔操作雲 API 和 SDK 更新以及主要功能增強。...Annotation 允許使用適用於 .NET、Java、cURL、PHP...

    blog.groupdocs.cloud/zh-hant/total/documents-ma...