Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 4,016 for

groupdocs total cloud

(0.08 sec)
  1. Get Changes Categories | Documentation

    Note Note: The features listed in this page are working only with Groupdocs.Comparison Cloud V1 You can compare documents and get list of changes categories by providing the JsonRequest Object data in request body. Resource The following Groupdocs.Comparison Cloud REST API resource has been used to get compared documents changes categories. Enumeration of categories of changes enum ComparisonCategoriesType { ByTypeChanged, * "take categories by TypeChanged" ByNodeType, * "take categories by nodes Types" ContainsNumbers, * "take categories with changes which contains numbers" OnlyNumbers * "take categories with changes which contains only numbers" } cURL example Request curl -v "https:~/~/api....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/comparison/get-changes-cat...
  2. Get Supported Barcodes | Documentation

    Groupdocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following Groupdocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Request curl -X GET "https://api.Groupdocs.Cloud/v2.0/signature/barcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "barcodeTypes": [ { "name": "AustralianPosteParcel" }, { "name": "AustralianPost" }, { "name": "Codabar" }, { "name": "CodablockF" }, { "name": "Code11" }, { "name": "Code128" }, { "name": "Code16K" }, { "name": "Code32" }, { "name": "Code39Standard" }, { "name": "Code39Extended" }, { "name": "Code93Extended" }, { "name": "Code93Standard" }, { "name": "DatabarExpanded" }, { "name": "DatabarExpandedStacked" }, { "name": "DatabarLimited" }, { "name": "DatabarOmniDirectional" }, { "name": "DatabarStacked" }, { "name": "DatabarStackedOmniDirectional" }, { "name": "DatabarTruncated" }, { "name": "DataLogic2of5" }, { "name": "DeutschePostIdentcode" }, { "name": "DeutschePostLeitcode" }, { "name": "DotCode" }, { "name": "DutchKIX" }, { "name": "EAN8" }, { "name": "EAN13" }, { "name": "EAN14" }, { "name": "GS1CodablockF" }, { "name": "GS1Code128" }, { "name": "IATA2of5" }, { "name": "Interleaved2of5" }, { "name": "ISBN" }, { "name": "ISMN" }, { "name": "ISSN" }, { "name": "ItalianPost25" }, { "name": "ITF14" }, { "name": "ITF6" }, { "name": "MacroPdf417" }, { "name": "Matrix2of5" }, { "name": "MaxiCode" }, { "name": "MicroPdf417" }, { "name": "MSI" }, { "name": "OneCode" }, { "name": "OPC" }, { "name": "PatchCode" }, { "name": "Pdf417" }, { "name": "Pharmacode" }, { "name": "Planet" }, { "name": "Postnet" }, { "name": "PZN" }, { "name": "RM4SCC" }, { "name": "SCC14" }, { "name": "SingaporePost" }, { "name": "SSCC18" }, { "name": "Standard2of5" }, { "name": "SwissPostParcel" }, { "name": "UPCA" }, { "name": "UpcaGs1Code128Coupon" }, { "name": "UpcaGs1DatabarCoupon" }, { "name": "UPCE" }, { "name": "VIN" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/signature/get-supported-ba...
  3. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/signature/verifysettings/
  4. 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/signature/searchsettings/
  5. Fetching results | Documentation

    How to fetch the result from the Groupdocs.Rewriter Cloud queue....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/rewriter/text/fetch/
  6. Getting "400: Bad request" for RTF to PDF - Fre...

    Hi, I’m using the Groupdocs-conversion-Cloud, version 21.12. I’m receiving 400 Bad request with no additional info when trying to convert from RTF to PDF. The same request works when I change the format to DOC. I get…...request" for RTF to PDF GroupDocs.Total Cloud Product Family evgenykr...Hi, I’m using the groupdocs-conversion-cloud, version 21.12. I’m...

    forum.groupdocs.cloud/t/getting-400-bad-request...
  7. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate Groupdocs.Rewriter Cloud into your applications....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/rewriter/sdk/
  8. DiagramMasterSetting | Documentation

    DiagramMasterSetting data structure used for setting master diagram for diagram comparison result. DiagramMasterSetting example: { "MasterPath": "string", "UseSourceMaster": true } Name Description MasterPath Path to custom master path UseSourceMaster Value of using master from source and target document together...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/comparison/diagrammasterse...
  9. Convert PDF to PowerPoint using REST API in Nod...

    Programmatically convert PDF to PowerPoint PPTX presentation using a REST API in Node.js. Node.js SDK allows converting PDF to PPT and PPTX....PPTX Conversion without using Cloud Storage PDF to PowerPoint Conversion...the Node.js SDK of GroupDocs.Conversion Cloud API. Please install...

    blog.groupdocs.cloud/2021/11/26/convert-pdf-to-...
  10. Get Streams of Images of Result Document | Docu...

    Note Note: The features listed in this page are working only with Groupdocs.Comparison Cloud V1 You can compare documents, saves the result document to streams as a set of images and returns the array of streams of images by providing the JsonRequest Object data in the request body. Resource The following Groupdocs.Comparison Cloud REST API resource has been used to Get streams of images of result document. cURL example Request curl -v "https://api....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.cloud/comparison/get-streams-of-...