Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,223 for

link

(0.05 sec)
  1. Convert Text to HTML and HTML to Text in Python

    GroupDocs file conversion API allows you to convert a file to any format online. This article shows how to convert Text to HTML and HTML to Text in Python.... Please follow this link to learn the Python code snippet...in Python? Please follow this link to learn the Python code sample...

    blog.groupdocs.cloud/conversion/convert-text-to...
  2. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password 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.... log ( "Output file link: " + response . href ); } catch...ComparisonsRequest ( options ); Link response = compareApi . comparisons...

    docs.groupdocs.cloud/comparison/set-password-fo...
  3. Convert SVG to PNG High Quality in Python

    SVG to PNG API is designed for developers to convert SVG image to PNG file. This article is about how to convert SVG to PNG high quality in Python.... Please follow this link to learn the Python code snippet...on Windows? Please visit the Link to easily convert SVG to PNG...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  4. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page....downloadUrl Page file direct download link (Requires Authorization). attachments...

    docs.groupdocs.cloud/viewer/viewresult/
  5. Merge and Combine PowerPoint PPT/PPTX Presentat...

    Merge Powerpoint files into one file or combine PPT files online free. This artilce covers how to merge and combine PowerPoint PPT/PPTX presentations in C#.... Please follow this link to learn the C# code snippet...files into one. The download link of the output file will be available...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  6. Java Convert Word Document to HTML File

    Automatically convert a Word DOCX file to HTML file using Java GroupDocs API. This article is about how to convert Word file to HTML in Java using REST API.... Please follow this link to learn the Java code sample...Word file to HTML. Download link of the output HTML file will...

    blog.groupdocs.cloud/conversion/convert-word-fi...
  7. annotation.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/annotation/add-annotation/ weekly 0.5 https://docs.groupdocs.cloud/annotation/add......cloud/annotation/link-annotation/ weekly 0.5 https://docs...

    docs.groupdocs.cloud/sitemaps/annotation.xml
  8. 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#.... Please follow this link to learn the C# code snippet...CSV in C#? Please follow this link to learn the C# code snippet...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  9. 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....RemoveAnnotationsReq ( options ); var link = apiInstance . RemoveAnnotations..."DeleteAnnotations: Annotations deleted: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/delete-annotati...
  10. Change Page Orientation in Word Documents using...

    Change one page orientation in word to make word landscape or portrait using Python. Let's see how to change page orientation in Word documents using Python...portrait, select the appropriate links given below: API to Change Page...programmatically ? Please follow this link to learn the Python code snippet...

    blog.groupdocs.cloud/merger/change-page-orienta...