Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,223 for

link

(0.05 sec)
  1. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected text 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....docx" }; var link = apiInstance . Annotate ( new...highlight Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/text-highlight-...
  2. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....docx" }; var link = apiInstance . Annotate ( new..."AddAreaAnnotation: Area Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/area-annotation/
  3. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a document. 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....docx" }; var link = apiInstance . Annotate ( new...Distance Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/distance-annota...
  4. JSON to HTML | Convert JSON to HTML | JSON to H...

    How to convert JSON to HTML using C# .NET. Our step-by-step guide explaining methods for JSON to HTML conversion using .NET REST API....can be downloaded from this link . Convert JSON to Web Page using...HTML conversion API. Useful Links # Product documentation API...

    blog.groupdocs.cloud/conversion/convert-json-to...
  5. Squiggly Annotation | Documentation

    Squiggly annotation marks text with a squiggly styling. 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....docx" }; var link = apiInstance . Annotate ( new...squiggly Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  6. 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.... setChanges ( changes ); Link response = apiInstance . putChangesDocument...console . log ( "Output file link: " + response . href ); } catch...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  7. Convert BMP to PDF using Rest API in Python

    Our BMP image to PDF converter API will keep the quality of the original file. This article is about how to convert BMP to PDF using Rest API in Python.... Download link of output files will be available...

    blog.groupdocs.cloud/conversion/convert-bmp-to-...
  8. Combine Excel Sheets in Java - Excel Files Merger

    Install GroupDocs.Merger Cloud SDKs and develop your own Excel files merger programmatically. Combine Excel Sheets in Java using Cloud SDKs and REST APIs.... Please visit this link for further details. Can I combine...

    blog.groupdocs.cloud/merger/combine-excel-sheet...
  9. Combine PNG Files in Java

    Combine PNG Files in Java programmatically. GroupDocs.Merger offers enterprise-level REST APIs and Cloud SDKs to seamlessly combine PNG files into one.... Please visit this link for further details. How to...

    blog.groupdocs.cloud/merger/combine-png-files-i...
  10. Overview | Documentation

    The GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. It gives developers an API for creating advanced online document annotation tools. With GroupDocs.Annotation Cloud API developers can deliver advanced annotation features to their users quickly. It provides features for export/import annotations into/from files, additionally to possibility to save files in supported formats. Note GroupDocs.Annotation Cloud REST API supports following type of Annotations:... Link – The annotation type that represents...

    docs.groupdocs.cloud/annotation/overview/