Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 5,657 for

storage api

(0.09 sec)
  1. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....files with specific sensitivity: API usage There are steps that usage...input documents into cloud storage Compare documents or get document...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  2. Convert EXCEL to JSON and JSON to EXCEL in Python

    GroupDocs Api provides a simple way to convert JSON and excel sheet in python. Let's learn how to convert EXCEL to JSON and JSON to EXCEL in Python....EXCEL to JSON and JSON to EXCEL API - Installation How to Convert...EXCEL to JSON and JSON to EXCEL API - Installation # To facilitate...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  3. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud Storage Compare documents or get document info Download comparison result document from Storage Steps 1 and 3 are Storage operations, please refer to this File Api documentation for usage details.... API usage There are steps that usage...input documents into cloud storage Compare documents or get document...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  4. Pptx to pdf how it works - Free Support Forum -...

    Hello, I am trying to use convert Api to takes a PPTX file and transform to PDF with an SDK on Python-Django but I dont know what I am doing wrong. Now with my code doesnt get into response and on the other hand say I …... I am trying to use convert Api to takes a PPTX file and transform...submission_directory_path(self,pdf_filename) api_instance = groupdocs_conversion_cloud...

    forum.groupdocs.cloud/t/pptx-to-pdf-how-it-work...
  5. Convert PowerPoint to images using Java SDK: A ...

    Learn how to convert PowerPoint to PNG images programmatically in Java using REST Api. Our step-by-step guide will help you understand the process with ease....programmatically in Java using REST API. The following topics will be...Slides to Images Conversion REST API - SDK Installation How to Convert...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  6. Get Document - Changes | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and update the changes (Accept/Reject) by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST Api resource has been used to get document (changes). cURL example Request curl -v "https://Api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes/update?outPath#comparisons%2Foutput.docx&appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X PUT -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':'Accept'},{'id':1,'action':'Reject'}]}" Response { "href": "https://Api.groupdocs.cloud/Storage/file/comparisons/output.docx", "rel": "self", "type": null, "title": null } SDK example The Api is completely independent of your operating system, database system or development language....Comparison Cloud REST API resource has been used to . cURL...example Request curl -v "https://api.groupdocs.cloud/v1.0/compari...

    docs.groupdocs.cloud/comparison/get-document-ch...
  7. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud Storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from Storage Steps 1 and 4 are Storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST Api directly from the browser....input document into cloud storage Start convert operation and...document from storage Steps 1 and 4 are storage operations, please...

    docs.groupdocs.cloud/conversion/convert-documen...
  8. Supported Document Formats | Documentation

    GroupDocs.Comparison Cloud Api supports following document formats: CAD Formats Format File Extension Compare MicroStation Design File (V7) .DGN ✔ Autodesk Design Web Format .DWF ✔ AutoCAD Drawing .DWG ✔ AutoCAD Drawing Interchange .DXF ✔ Industry Foundation Classes .IFC ✔ Stereo Lithography .STL ✔ Diagram Formats Format File Extension Compare Microsoft Visio 2010 Web Drawing .VDW ✔ Microsoft Visio 2003-2010 XML Drawing .VDX ✔ Microsoft Visio 2003-2010 Drawing .VSD ✔ Microsoft Visio Macro-Enabled Drawing ....Comparison Cloud API supports following document formats:...Offline Storage Table . ✔ Microsoft Outlook Personal Storage Table...

    docs.groupdocs.cloud/comparison/supported-docum...
  9. Java Convert HTML to Word DOC or DOCX.

    Learn how to convert HTML to Word (DOC, DOCX) programmatically in Java using GroupDocs.Conversion Cloud REST Api, quickly and efficiently....Conversion Cloud REST API. The following topics shall be...HTML to Word Conversion REST API - Java SDK Installation Convert...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. Convert JPG to SVG in Java - A Step-by-Step Guide.

    Learn how to convert JPG images to SVG files via Java: A Step-by-Step Guide Using GroupDocs.Conversion Cloud SDK for Java....covered in this tutorial: Java API to Convert Images to SVG Files...to SVG in Java using REST API Java API to Convert Images to SVG...

    blog.groupdocs.cloud/conversion/convert-jpg-ima...