Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 428 for

styling

(0.6 sec)
  1. Special Holidays Offer, 25% Off GroupDocs.Total...

    GroupDocs Holidays offer - Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order online....PDF file structure and allows style changes for deep comparison...

    blog.groupdocs.cloud/total/special-holidays-off...
  2. cloud api on Document Processing REST APIs | Gr...

    cloud api on Document Processing REST APIs | GroupDocs Cloud Recent content in cloud api on Document Processing REST APIs | GroupDocs Cloud Buat Invoice Secara Online di Cloud dalam Beberapa Langka......SDK, Background Text Brush Styles, Stamp Brush Signature dan...

    blog.groupdocs.cloud/id/tag/cloud-api/index.xml
  3. No ChatGPT | Riformula Riscrivi Parafrasa Testi...

    Dimentica OpenAI o ChatGPT. Riscrivi, riformula e parafrasa facilmente documenti online con .NET REST API. Meglio di Gemini, Microsoft Copilot e Claude....", "Language": "en", "Style": "formal" }' Perché usare cURL...

    blog.groupdocs.cloud/it/rewriter/paraphrase-doc...
  4. GroupDocs Viewer

    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/tag/groupdocs-viewer/
  5. Chú thích Tài liệu PDF bằng API REST trong PHP ...

    Chú thích theo chương trình tài liệu PDF bằng cách sử dụng API REST trên đám mây trong PHP với SDK đám mây chú thích tài liệu cho PHP. Thêm nhiều chú thích bằng PHP....\Model\AnnotationInfo::PEN_STYLE_SOLID); $a->setPenWidth(1);...\Model\AnnotationInfo::PEN_STYLE_SOLID); $a1->setPenWidth(1);...

    blog.groupdocs.cloud/vi/annotation/annotate-pdf...
  6. No ChatGPT | Przeredaguj Przekształć Parafrazuj...

    Zapomnij o OpenAI lub ChatGPT. Łatwo przepisuj, parafrazuj i zmieniaj dokumenty online za pomocą .NET REST API. Lepsze niż Gemini, Microsoft Copilot i Claude....", "Language": "en", "Style": "formal" }' Why use cURL?...

    blog.groupdocs.cloud/pl/rewriter/paraphrase-doc...
  7. zArchive

    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/tag/zarchive/page/2/
  8. 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...
  9. 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/
  10. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output 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 Add annotation and get the result immediately HTTP PUT ~/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....odel\AnnotationInfo :: PEN_STYLE_SOLID ); $a -> setPenWidth (...pen_color = 1201033 a1 . pen_style = "Solid" a1 . pen_width = 1...

    docs.groupdocs.cloud/annotation/add-direct/