Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,021 for

sample code

(0.05 sec)
  1. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/editor/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....However, manually writing client code can be difficult, error-prone...gsub ( "This is sample sheet" , "This is sample sheep" ) # Upload...

    docs.groupdocs.cloud/editor/working-with-storage/
  2. Convert Excel to CSV | XLS to Comma Delimited F...

    How to effortlessly transform Excel files into CSV format using .NET REST API. Perform Excel to comma delimited files conversion. XLS to CSV or XLSX to CSV... The sample Excel workbook and resultant...Product documentation API source code Free support forum Free consulting...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  3. Scalable Vector Graphics to JPEG | Convert SVG ...

    Convert SVG to JPG in C# .NET using GroupDocs.Conversion Cloud SDK. Perform seamless conversion of scalable vector graphics to JPG in C#. SVG to JPG Converter...ConvertDocumentReque(settings)); The sample SVG image used in the above...Product documentation API source code Free support forum Free consulting...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  4. How to convert csv to html - Free Support Forum...

    Can somebody help me out .I m converting csv to html using groupdocs. But In the converted html I m getting this . <p>This page uses frames, but your browser doesn't support them.</p> Bellow is my Code let fileApi = c…...</p> Bellow is my code let fileApi = conversion_cloud...conversion is working fine with my sample documents. Please share your...

    forum.groupdocs.cloud/t/how-to-convert-csv-to-h...
  5. Convert HTML to PDF in C# .NET

    Discover how GroupDocs.Cloud Conversion API simplifies HTML to PDF conversion. Programmatically convert HTML to PDF with ease using C# .NET.... The sample PDF generated in the above...Product documentation API source code Free support forum Conclusion...

    blog.groupdocs.cloud/conversion/convert-html-to...
  6. Convert Excel to HTML | XLS to HTML | Save Exce...

    Explore step-by-step instructions and expert tips for seamless conversion of XLS and XLSX to HTML. How to convert Excel to HTML effortlessly.... The sample Excel workbook used in the...Product documentation API source code Free support forum Free consulting...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  7. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following Code Sample demonstrates how to reject all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details.... The following code sample demonstrates how to reject...and lets you focus on writing code specific to your particular...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  8. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following Code Sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser.... The following code sample demonstrates how to get list...and lets you focus on writing code specific to your particular...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  9. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following Code Sample demonstrates how to accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details.... The following code sample demonstrates how to accept...and lets you focus on writing code specific to your particular...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  10. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following Code Sample demonstrates how to accept all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details.... The following code sample demonstrates how to accept...and lets you focus on writing code specific to your particular...

    docs.groupdocs.cloud/comparison/accept-reject-r...