Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 5,657 for

storage api

(0.04 sec)
  1. Convert XLSX to CSV in Java - A Step-by-Step Guide

    Learn how to convert Excel (XLS/XLSX) to CSV in Java using REST Api. This article provides step-by-step instructions for converting Excel to CSV quickly....XLSX to CSV in Java using REST API. Are you tired of manually converting...(XLS/XLSX) to CSV in Java using REST API and provide a step-by-step guide...

    blog.groupdocs.cloud/conversion/convert-excel-x...
  2. document conversion

    Document Automation Apis along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Conversion Cloud REST API. It is all new API version, with a simplified...approach as compared to V1. New API has less methods and options...

    blog.groupdocs.cloud/tag/document-conversion/
  3. Convert PNG to SVG in Java using GroupDocs.Conv...

    Easily convert PNG to SVG with code sample using GroupDocs.Conversion Cloud SDK for Java. Let's see how to convert PNG to SVG file programmatically in Java....Conversion Cloud REST API. The following topics will be...covered in this tutorial: The API for Converting PNG Images to...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  4. Convert Visio VSDX to PDF in Java - A Step-by-S...

    Convert Visio file to PDF in Java using GroupDocs.Conversion Cloud SDK for Java. Learn how to efficiently convert Visio files to PDF format with this SDK....VSDX to PDF Conversion REST API - SDK Installation How to Convert...using REST API Java Visio VSDX to PDF Conversion REST API - SDK Installation...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  5. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. 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/customize-chang...
  6. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible Api that can be used to build legally-binding e-signature apps with web signature capture functionality....Viewer for Java adds a public API so the library can be used without...support for Microsoft Azure storage and the ability to control...

    blog.groupdocs.cloud/total/groupdocs-november-n...
  7. Get Document | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and can get the result document path by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST Api resource has been used to get document. cURL example Request curl -v "https://Api.groupdocs.cloud/v1.0/comparison/compareDocuments?outPath#comparisons%2Fcomparedoutput.docx&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 { "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/
  8. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. Api usage There are steps that usage of GroupDocs.Signature Cloud consists of:... API usage There are steps that usage...input document into cloud storage and other files, like digital...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. GroupDocs.Comparison Cloud Product Family

    Document Automation Apis along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Word documents using a REST API in Python. Guys! New version...our Document Comparison Cloud API keeps us motivated to implement...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  10. Convert PDF to an editable DOC using C-Sharp .NET

    GroupDocs.Conversion C# .NET Api provides an easy way to convert and change PDF to Word file online. This article is about how to convert PDF to Word in C#....NET using REST API PDF (Portable Document Format)...to Word in C# .NET using REST API . The following topics shall...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...