Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 438 for

styling

(0.06 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...une page Web en utilisant les styles de formatage et la mise en...

    blog.groupdocs.cloud/fr/groupdocs.cloud/page/51/
  2. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....une page Web en utilisant les styles de formatage et la mise en...

    blog.groupdocs.cloud/fr/page/51/
  3. Python で REST API を使用して PDF ドキュメントに注釈を付ける |残りのAPI

    Document Annotation Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用してプログラムで PDF ドキュメントに注釈を付けます。...pen_style = "Solid" a1.pen_width = 3 a1...pen_color = 1201033 a2.pen_style = "Solid" a2.pen_width = 3 a2...

    blog.groupdocs.cloud/ja/annotation/annotate-pdf...
  4. owl.carousel.min.css

    /** * Owl Carousel v2.2.1 * Copyright 2013-2017 David Deutsch * Licensed under () */ .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{di......owl-lazy{transform-style:preserve-3d}.owl-carousel ....

    devops.com/wp-content/plugins/devops_core/asset...
  5. Adding Watermark in Word | Document Watermarkin...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....watermarks by specifying the text style, font, size, color, or position...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  6. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....pengenalan Background Text Brush Styles, Stamp Brush Signature dan...

    blog.groupdocs.cloud/id/page/44/
  7. No ChatGPT | بازنویسی متن و اسناد

    OpenAI یا ChatGPT را فراموش کنید. به راحتی اسناد را به صورت آنلاین با API REST .NET بازنویسی، بیان مجدد و پارافرایش کنید. بهتر از Gemini، Microsoft Copilot و Claude...", "Language": "en", "Style": "formal" }' Why use cURL?...

    blog.groupdocs.cloud/fa/rewriter/paraphrase-doc...
  8. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....odel\AnnotationInfo :: PEN_STYLE_SOLID ); $a -> setPenWidth (...pen_color = 1201033 a1 . pen_style = "Solid" a1 . pen_width = 1...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  9. Working with Charts | Documentation

    How-to-use different types of charts and graphs, work with chart options and colors in document templates with GroupDocs Assembly Cloud....displayed, and also associates styles with the data. Binding Chart...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  10. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....or sets the annotation’s pen style PenWidth Gets or sets the annotation’s...

    docs.groupdocs.cloud/annotation/annotationinfo/