Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,281 for

text watermark

(0.5 sec)
  1. Extract Images by a Page Number Range | Documen...

    This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs...groupdocs.cloud/v1.0/parser/text" \ -X POST \ -H "Content-Type:...

    docs.groupdocs.cloud/parser/extract-images-by-a...
  2. Product overview | Documentation

    An introduction to GroupDocs.Rewriter Cloud service and how it can solve everyday business needs....Watermark Product Solution GroupDocs...generate alternative versions of text, providing diversity and uniqueness...

    docs.groupdocs.cloud/rewriter/product-overview/
  3. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as: Classification of the raw Texts. Classification of batches of raw Texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....Watermark Product Solution GroupDocs...the raw texts. Classification of batches of raw texts. Classification...

    docs.groupdocs.cloud/classification/overview/
  4. 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 Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api....Watermark Product Solution GroupDocs..."Annotations": [ { "Type": "Area", "Text": "This is area annotation"...

    docs.groupdocs.cloud/annotation/area-annotation/
  5. 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 Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Watermark Product Solution GroupDocs..."Annotations": [ { "Type": "Distance", "Text": "This is distance annotation"...

    docs.groupdocs.cloud/annotation/distance-annota...
  6. 在 Node.js 中使用 REST API 将 PDF 转换为 PowerPoint

    使用 Node.js 中的 REST API 以编程方式将 PDF 转换为 PowerPoint PPTX 演示文稿。 Node.js SDK 允许将 PDF 转换为 PPT 和 PPTX。..."converted_with_watermark.pptx"; // 定义水印选项 let watermark = new gro...WatermarkOptions(); watermark.text = "CONFIDENTIAL"; watermark.bold = true;...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  7. Polyline Annotation | Documentation

    Polyline annotation allows to draw shapes and freehand lines 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....Watermark Product Solution GroupDocs..."Annotations": [ { "Type": "Polyline", "Text": "This is polyline annotation"...

    docs.groupdocs.cloud/annotation/polyline-annota...
  8. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....Watermark Product Solution GroupDocs...signatures. For example, you can add Text and Barcode Signature to a document...

    docs.groupdocs.cloud/signature/working-with-sig...
  9. Working with QR Code Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....Watermark Product Solution GroupDocs...SignatureImplementat ": " TextStamp "," Text ": " John Smith "," Width ":...

    docs.groupdocs.cloud/signature/working-with-qr-...
  10. Link Annotation | Documentation

    Link annotation adds a hyper link to 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....Watermark Product Solution GroupDocs..."Annotations": [ { "Type": "Link", "Text": "This is link annotation"...

    docs.groupdocs.cloud/annotation/link-annotation/