تحويل JPG إلى PDF برمجيًا باستخدام واجهة برمجة تطبيقات REST على السحابة في Node.js باستخدام GroupDocs.Conversion Cloud SDK لـ Node.js....color = "White"; watermark.width =...
API REST per creare, verificare e cercare diversi tipi di codici a barre Firme ai documenti nel cloud eseguendo un'ampia varietà di opzioni di firma...}, \"BackgroundBrush\": { \"Color\": {\"Web\": \"DarkBlue\"},...
프로그래밍 방식으로 C#의 REST API를 사용하여 Word 문서를 HTML 페이지로 봅니다. 문서 뷰어 .NET SDK를 사용하면 DOC 및 DOCX 파일을 HTML 페이지로 렌더링할 수 있습니다....", Size = 100, Color = "Red", Position = Watermark...
Watermarking Cloud SDK for .NET を使用して、C# のクラウド上のドキュメントから REST API を使用してプログラム的にウォーターマーク テキストまたは画像を検索および置換します...20d, ForegroundColor = new Color { A = 0, R = 0, G = 100, B =...
Affichez par programmation des documents Word sous forme de pages HTML à l'aide d'une API REST en C#. Document Viewer .NET SDK permet le rendu de fichiers DOC et DOCX sur des pages HTML....", Size = 100, Color = "Red", Position = Watermark...
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 Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api.... pen_color = 1201033 a1 . pen_style = "Solid"... page_number = 0 $a1 . pen_color = 1201033 $a1 . pen_style =...
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 Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... pen_color = 1201033 a1 . pen_style = "Solid"... page_number = 0 $a1 . pen_color = 1201033 $a1 . pen_style =...
Text Strikeout annotation marks text fragment with a strikethrough 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 Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api.... font_color = 1201033 a1 . opacity = 0.7...page_number = 0 $a1 . font_color = 1201033 $a1 . font_size =...
Text Replacement annotation replaces original text with other provided text fragment
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 Linux/MacOS/Bash # 1. Get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your actual credentials (or set them as environment variables).... font_color = 1201033 a1 . font_size = 12...page_number = 0 $a1 . font_color = 1201033 $a1 . font_size =...