Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 14,367 for

java sdk

(0.09 sec)
  1. Java extract image from Word document online on...

    Java extract image from Word document online on Document Automation REST APIs | GroupDocs Cloud Recent content in Java extract image from Word document online on Document Automation REST APIs | Gro......Java extract image from Word document online on Document Automation...GroupDocs Cloud Recent content in Java extract image from Word document...

    blog.groupdocs.cloud/pt/tag/java-extract-image-...
  2. Java extract pages from Word document online on...

    Java extract pages from Word document online on Document Automation REST APIs | GroupDocs Cloud Recent content in Java extract pages from Word document online on Document Automation REST APIs | Gro......Java extract pages from Word document online on Document Automation...GroupDocs Cloud Recent content in Java extract pages from Word document...

    blog.groupdocs.cloud/de/tag/java-extract-pages-...
  3. Java extract pages from Word document online on...

    Java extract pages from Word document online on Document Automation REST APIs | GroupDocs Cloud Recent content in Java extract pages from Word document online on Document Automation REST APIs | Gro......Java extract pages from Word document online on Document Automation...GroupDocs Cloud Recent content in Java extract pages from Word document...

    blog.groupdocs.cloud/es/tag/java-extract-pages-...
  4. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."extension" : ".epub" } ] } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/supported-file-f...
  5. Get Changes | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and get a list of changes by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get list of changes. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes?appsid#XXXX&signature#XXX-XX" -H "content-type: application/json" -X POST -d "{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''},'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}],'settings ':{'generateSummaryPage':true,'showDeletedContent':true,'styleChangeDetection':true,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'styleChangedItemsStyle':{'color':'Green','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'wordsSeparatorChars':[],'detailLevel':'Low','useFramesForDelInsElements':false,'calculateComponentCoordinates':false,'markDeletedInsertedContentDeep':false},'changes':[{'id':0,'action':'Reject'},{'id':1,'action':'Reject'}]}" Response [ { "id": 0, "type": "Deleted", "text": "digital ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 1, "type": "Deleted", "text": "Executive ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 2, "type": "Inserted", "text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 3, "type": "Deleted", "text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] } ] Sdk example The API is completely independent of your operating system, database system or development language....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."None" , "styleChanges" : [] } ] SDK example The API is completely...

    docs.groupdocs.cloud/comparison/get-changes/
  6. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....Buy Now Pricing Information SDKs Policies My Orders & Quotes...Open XML Spreadsheet" } ] } SDK examples Our API is completely...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  7. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Buy Now Pricing Information SDKs Policies My Orders & Quotes...120.074 , 21.703 ] } ] } ] } SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/document-inform...
  8. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Buy Now Pricing Information SDKs Policies My Orders & Quotes...ts/sample_pdf/sample.pdf" } SDK examples Our API is completely...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  9. How to self-host GroupDocs.Signature Cloud with...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtimes dependencies, file system. The container is an isolated process with additional features that you can interact with....Buy Now Pricing Information SDKs Policies My Orders & Quotes...your browser. Using SDK We generate our SDKs in different languages...

    docs.groupdocs.cloud/signature/how-to-self-host...
  10. Java convert VSDX file to PDF format on Documen...

    Java convert VSDX file to PDF format on Document Automation REST APIs | GroupDocs Cloud Recent content in Java convert VSDX file to PDF format on Document Automation REST APIs | GroupDocs Cloud Как......Java convert VSDX file to PDF format on Document Automation REST...GroupDocs Cloud Recent content in Java convert VSDX file to PDF format...

    blog.groupdocs.cloud/ru/tag/java-convert-vsdx-f...