Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,559 for

import

(0.07 sec)
  1. Convert CSV to JSON or JSON to CSV Programmatic...

    Convert JSON array to CSV table using C# REST API. This article is about how to convert CSV to JSON or JSON to CSV Programmatically in C#....tabular data that can also be imported into a spreadsheet application...JSON programmatically; how to import JSON to CSV in C# programmatically;...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  2. Merge Multiple Documents in Java

    Learn how to merge documents of different types in Java using GroupDocs.Merger Cloud SDK for Java. Streamline your document management with ease....Cloud SDK for Java: Firstly, import the required classes into your...

    blog.groupdocs.cloud/merger/merge-documents-of-...
  3. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove 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....ation-cloud-python-samples import groupdocs_annotation_cloud...

    docs.groupdocs.cloud/annotation/delete-annotati...
  4. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....The distance Distance = 12 } Import Annotation Information This...This API retrieves(imports) annotation information from the document...

    docs.groupdocs.cloud/annotation/working-with-an...
  5. SVG to HTML Document Conversion in Java: A Comp...

    Learn how to convert SVG to HTML file in Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guide for optimal results....image to an HTML file: Firstly, import the required classes into your...

    blog.groupdocs.cloud/conversion/svg-to-html-doc...
  6. 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....rison-cloud-python-samples import groupdocs_comparison_cloud...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  7. Convert XML to JSON in Java: A step-by-step Guide

    Learn how to convert XML to JSON in Java using REST API. Follow our step-by-step tutorial with just a few simple steps to get started today....applications has become increasingly important. One common way to represent...programmatically in Java. Firstly, import the required classes into your...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  8. 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....ature-cloud-python-samples import groupdocs_signature_cloud client_id...

    docs.groupdocs.cloud/signature/how-to-self-host...
  9. HTML to Images Conversion in Java | GroupDocs.C...

    Easily convert HTML files to images in Java with GroupDocs.Conversion Cloud SDK for Java. Let's see how to convert HTML to JPG images in Java using REST API...JPG images has become very important, such as when you need to...snippet mentioned below: Firstly, import the required classes into your...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. Converting CSV to XML using Java: A Comprehensi...

    Learn how to convert CSV to XML via Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guide and start converting your files today.... The steps are: Firstly, import the required classes into your...

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