Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 459 for

styling

(0.18 sec)
  1. No ChatGPT | Rephrase Rewrite Paraphrase Text a...

    Forget OpenAI or ChatGPT. Easily rewrite, rephrase, and paraphrase documents online with .NET REST API. Better than Gemini, Microsoft Copilot, and Claude...", "Language": "en", "Style": "formal" }' Why use cURL?...

    blog.groupdocs.cloud/rewriter/paraphrase-docume...
  2. Python の REST API を使用して DOCX ファイルに注釈を付ける

    Document Annotation Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して DOCX ファイルにプログラムで注釈を付けます。...pen_style = "Solid" a1.pen_width = 1 a1...pen_color = 1201033 a1.pen_style = "Solid" a1.pen_width = 1 a1...

    blog.groupdocs.cloud/ja/annotation/annotate-doc...
  3. Features Overview | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats. Adding Watermarks Groupdocs.Watermark Cloud allows to add text/image watermarks to supported document formats and images and save resultant file.... You can specify text style of the watermark, size and font...

    docs.groupdocs.cloud/watermark/features-overview/
  4. Annota documenti PDF utilizzando l'API REST in ...

    Annota a livello di codice i documenti PDF utilizzando un'API REST sul cloud in PHP con Document Annotation Cloud SDK per PHP. Aggiungi più annotazioni utilizzando PHP....\Model\AnnotationInfo::PEN_STYLE_SOLID); $a->setPenWidth(1);...\Model\AnnotationInfo::PEN_STYLE_SOLID); $a1->setPenWidth(1);...

    blog.groupdocs.cloud/it/annotation/annotate-pdf...
  5. ใส่คำอธิบายประกอบเอกสาร PDF โดยใช้ REST API ใน ...

    เขียนคำอธิบายประกอบเอกสาร PDF โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน PHP ด้วย Document Annotation Cloud SDK สำหรับ PHP เพิ่มคำอธิบายประกอบหลายรายการโดยใช้ PHP...\Model\AnnotationInfo::PEN_STYLE_SOLID); $a->setPenWidth(1);...\Model\AnnotationInfo::PEN_STYLE_SOLID); $a1->setPenWidth(1);...

    blog.groupdocs.cloud/th/annotation/annotate-pdf...
  6. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the 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 # Place your Client Id and Client Secret in the environment variables CLIENT_ID and CLIENT_SECRET....odel\AnnotationInfo :: PEN_STYLE_SOLID ); $a -> setPenWidth (...pen_color = 1201033 a1 . pen_style = "Solid" a1 . pen_width = 1...

    docs.groupdocs.cloud/annotation/multiple-annota...
  7. GroupDocs.Viewer Cloud SDK for Ruby اکنون راه ا...

    خبرنامه توسعه‌دهنده GroupDocs.Cloud برای اکتبر 2018 به‌روزرسانی‌های Cloud API و SDKs دستکاری اسناد، بهبودهای عمده ویژگی‌ها و رفع اشکال‌ها را در APIهای REST GroupDocs توضیح می‌دهد....Background Brush and Stamp Brush Style در e-Signature Cloud API و SDK...

    blog.groupdocs.cloud/fa/viewer/groupdocs.viewer...
  8. علق مستندات PDF باستخدام REST API في PHP | واجه...

    علق برمجيًا على مستندات PDF باستخدام واجهة برمجة تطبيقات REST على السحابة في PHP مع Document Annotation Cloud SDK لـ PHP. أضف العديد من التعليقات التوضيحية باستخدام PHP....\Model\AnnotationInfo::PEN_STYLE_SOLID); $a->setPenWidth(1);...\Model\AnnotationInfo::PEN_STYLE_SOLID); $a1->setPenWidth(1);...

    blog.groupdocs.cloud/ar/annotation/annotate-pdf...
  9. How to Convert DOCX to MD in Java

    Learn how to convert DOCX to MD in Java using GroupDocs.Conversion Cloud SDK. This step-by-step guide covers setup, code, cURL API and performance tips....headings, lists, tables, and other styles. options . setPreserveOriginalF...customize the Markdown output style (e.g., code fences, bullet characters)...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  10. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Style Style of a new text ReplaceTextOptions...

    docs.groupdocs.cloud/watermark/replace-watermarks/