Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 435 for

styling

(0.02 sec)
  1. 在 PHP 中使用 REST API 注释 PDF 文档 | PDF 注释 API

    使用 Document Annotation Cloud SDK for PHP 在 PHP 中使用云上的 REST API 以编程方式注释 PDF 文档。使用 PHP 添加多个注释。...\Model\AnnotationInfo::PEN_STYLE_SOLID); $a->setPenWidth(1);...\Model\AnnotationInfo::PEN_STYLE_SOLID); $a1->setPenWidth(1);...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  2. حاشیه نویسی اسناد PDF با استفاده از REST API در...

    با استفاده از یک REST API در فضای ابری در PHP با Document Annotation Cloud SDK برای PHP، اسناد PDF را به صورت برنامه ای حاشیه نویسی کنید. اضافه کردن حاشیه نویسی های متعدد با استفاده از PHP....\Model\AnnotationInfo::PEN_STYLE_SOLID); $a->setPenWidth(1);...\Model\AnnotationInfo::PEN_STYLE_SOLID); $a1->setPenWidth(1);...

    blog.groupdocs.cloud/fa/annotation/annotate-pdf...
  3. Annoter des documents PDF à l'aide de l'API RES...

    Annotez par programmation des documents PDF à l'aide d'une API REST sur le cloud en PHP avec Document Annotation Cloud SDK pour PHP. Ajoutez plusieurs annotations à l'aide de PHP....\Model\AnnotationInfo::PEN_STYLE_SOLID); $a->setPenWidth(1);...\Model\AnnotationInfo::PEN_STYLE_SOLID); $a1->setPenWidth(1);...

    blog.groupdocs.cloud/fr/annotation/annotate-pdf...
  4. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites....implemented a number of GUI style fixes, etc. In conjunction with...

    blog.groupdocs.cloud/total/get-up-and-running-q...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...introduction of Background Text Brush Styles, Stamp Brush Signature and...

    blog.groupdocs.cloud/groupdocs.cloud/page/43/
  6. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter....Comparison for Cloud App Detect style changes. Accept and reject changes...

    blog.groupdocs.cloud/total/product-updates-tuto...
  7. How to Create an Electronic Signature in Word D...

    Discover the quick and easy way to digitally sign Word documents online with our FAQ guide. Learn step-by-step instructions for secure electronic signatures.... In this FAQ-style blog post, we will describe...

    blog.groupdocs.cloud/signature/digitally-sign-a...
  8. 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...
  9. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page 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/ellipse-annotat...
  10. Image Annotation | Documentation

    Image annotation allows to add image within document page 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 -> setOpacity (...pen_color = 1201033 a1 . pen_style = "Solid" a1 . pen_width = 1...

    docs.groupdocs.cloud/annotation/image-annotation/