Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 3,245 for

total

(0.12 sec)
  1. Evaluation tier | Documentation

    Evaluate GroupDocs.Rewriter Cloud service without registration....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/rewriter/evaluation/
  2. 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/searchsettings/
  3. GroupDocs.Storage Cloud تم إيقاف ٪٪ sep ٪٪ استخ...

    تم إيقاف GroupDocs.Storage Cloud كمنتج منفصل. تتوفر ميزات التخزين الخاصة به الآن كخدمات صغيرة في كل واجهة برمجة تطبيقات GroupDocs Cloud....Total Cloud Product Family بعد الآن...

    blog.groupdocs.cloud/ar/total/groupdocs.storage...
  4. GroupDocs.Storage Cloud було припинено %%sep%% ...

    GroupDocs.Storage Cloud більше не підтримується як окремий продукт. Його функції зберігання тепер доступні як мікросервіси в кожному API GroupDocs Cloud....Total Cloud Product Family . Тим не...

    blog.groupdocs.cloud/uk/total/groupdocs.storage...
  5. ग्रुपडॉक्स न्यूज़लैटर नवंबर 2017 संस्करण - दस्त...

    नवंबर 2017 के ग्रुपडॉक्स डेवलपर न्यूज़लेटर में ग्रुपडॉक्स दस्तावेज़ हेरफेर एपीआई के भीतर एपीआई अपडेट, प्रमुख फीचर एन्हांसमेंट और बग फिक्स का वर्णन किया गया है।...Total - हमारे .NET API के नवीनतम संस्करण...में पैक किए गए हैं। GroupDocs.Total for Java - हमारे जावा एपीआई...

    blog.groupdocs.cloud/hi/total/groupdocs-newslet...
  6. ग्रुपडॉक्स न्यूज़लैटर अक्टूबर 2017 संस्करण - दस...

    अक्टूबर 2017 के ग्रुपडॉक्स डेवलपर न्यूज़लेटर में ग्रुपडॉक्स दस्तावेज़ हेरफेर एपीआई के भीतर एपीआई अपडेट, प्रमुख फीचर एन्हांसमेंट और बग फिक्स का वर्णन किया गया है।...Total - हमारे .NET API के नवीनतम संस्करण...में पैक किए गए हैं। GroupDocs.Total for Java - हमारे जावा एपीआई...

    blog.groupdocs.cloud/hi/total/groupdocs-newslet...
  7. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Total Product Family GroupDocs.Viewer...Tables ": [ { " TableName ": " Totals ", " DetectorParameters ":...

    docs.groupdocs.cloud/parser/create-or-update-te...
  8. GroupDocs.Viewer Cloud Product Family on Docume...

    GroupDocs.Viewer Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Viewer Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud W......Total der nächsten Generation für...– September 2016 GroupDocs.Total für .NET-APIs sind UI-unabhängig...

    blog.groupdocs.cloud/de/categories/groupdocs.vi...
  9. 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 ✔...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/annotation/supported-docum...
  10. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/get-supported-qr...