Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 446 for

styling

(0.05 sec)
  1. 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/
  2. Anotasi File DOCX menggunakan REST API dengan P...

    Anotasi File DOCX secara terprogram menggunakan REST API di cloud dengan Python dengan Document Annotation Cloud SDK untuk Python....pen_style = "Solid" a1.pen_width = 1 a1...pen_color = 1201033 a1.pen_style = "Solid" a1.pen_width = 1 a1...

    blog.groupdocs.cloud/id/annotation/annotate-doc...
  3. Annota i file DOCX utilizzando un'API REST in P...

    Annota in modo programmatico i file DOCX utilizzando l'API REST sul cloud in Python con Document Annotation Cloud SDK for Python....pen_style = "Solid" a1.pen_width = 1 a1...pen_color = 1201033 a1.pen_style = "Solid" a1.pen_width = 1 a1...

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

    เขียนคำอธิบายประกอบเอกสาร PDF โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน Python ด้วย Document Annotation Cloud SDK สำหรับ Python...pen_style = "Solid" a1.pen_width = 3 a1...pen_color = 1201033 a2.pen_style = "Solid" a2.pen_width = 3 a2...

    blog.groupdocs.cloud/th/annotation/annotate-pdf...
  5. Аннотировать PDF-документы с помощью REST API в...

    Программно комментируйте PDF-документы с помощью REST API в облаке на Python с помощью SDK Document Annotation Cloud для Python....pen_style = "Solid" a1.pen_width = 3 a1...pen_color = 1201033 a2.pen_style = "Solid" a2.pen_width = 3 a2...

    blog.groupdocs.cloud/ru/annotation/annotate-pdf...
  6. Python'da bir REST API kullanarak DOCX Dosyalar...

    Python için Document Annotation Cloud SDK ile Python'da bulutta REST API kullanarak DOCX Dosyalarına Programlı Olarak Açıklama Ekleyin....pen_style = "Solid" a1.pen_width = 1 a1...pen_color = 1201033 a1.pen_style = "Solid" a1.pen_width = 1 a1...

    blog.groupdocs.cloud/tr/annotation/annotate-doc...
  7. Аннотируйте файлы DOCX с помощью REST API в Python

    Программно добавляйте аннотации к файлам DOCX с помощью REST API в облаке на Python с помощью Document Annotation Cloud SDK для Python....pen_style = "Solid" a1.pen_width = 1 a1...pen_color = 1201033 a1.pen_style = "Solid" a1.pen_width = 1 a1...

    blog.groupdocs.cloud/ru/annotation/annotate-doc...
  8. علق ملفات DOCX باستخدام واجهة برمجة تطبيقات RES...

    علق برمجيًا على ملفات DOCX باستخدام REST API على السحابة في Python باستخدام Document Annotation Cloud SDK لـ Python....pen_style = "Solid" a1.pen_width = 1 a1...pen_color = 1201033 a1.pen_style = "Solid" a1.pen_width = 1 a1...

    blog.groupdocs.cloud/ar/annotation/annotate-doc...
  9. Anotar arquivos DOCX usando uma API REST em Python

    Anote arquivos DOCX programaticamente usando a API REST na nuvem em Python com o Document Annotation Cloud SDK para Python....pen_style = "Solid" a1.pen_width = 1 a1...pen_color = 1201033 a1.pen_style = "Solid" a1.pen_width = 1 a1...

    blog.groupdocs.cloud/pt/annotation/annotate-doc...
  10. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....text options like Font, Size, Style, Foreground and Background colors...TextWatermarkOptions.FontStyle Style of the font Possible values:...

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