Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 428 for

styling

(0.2 sec)
  1. Python에서 REST API를 사용하여 DOCX 파일에 주석 달기

    Python용 Document Annotation Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 DOCX 파일에 주석을 추가합니다....pen_style = "Solid" a1.pen_width = 1 a1...pen_color = 1201033 a1.pen_style = "Solid" a1.pen_width = 1 a1...

    blog.groupdocs.cloud/ko/annotation/annotate-doc...
  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 Créer des factures en ligne dans le cloud en quelques éta...... Signatures de style Pinceau d'arrière-plan et Pinceau...PHP et .Net mis à jour, les styles de pinceaux de texte d'arrière-plan...

    blog.groupdocs.cloud/fr/tag/cloud-api/index.xml
  3. Python の REST API を使用して DOCX ファイルに注釈を付ける

    Document Annotation Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して DOCX ファイルにプログラムで注釈を付けます。...pen_style = "Solid" a1.pen_width = 1 a1...pen_color = 1201033 a1.pen_style = "Solid" a1.pen_width = 1 a1...

    blog.groupdocs.cloud/ja/annotation/annotate-doc...
  4. Comparez les fichiers PDF à l'aide de l'API RES...

    Comparez par programmation des fichiers PDF à l'aide d'une API REST sur le cloud dans Node.js avec GroupDocs.Comparison Cloud SDK pour Node.js....facilement personnaliser le style des modifications par programmation...comparaison Personnaliser le style des éléments Créer une instance...

    blog.groupdocs.cloud/fr/comparison/compare-pdf-...
  5. Анотуйте 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/uk/annotation/annotate-pdf...
  6. Аннотировать 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...
  7. ใส่คำอธิบายประกอบเอกสาร 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...
  8. Annota documenti PDF utilizzando l'API REST in ...

    Annota a livello di codice i documenti PDF utilizzando un'API REST sul cloud in PHP con Document Annotation Cloud SDK per PHP. Aggiungi più annotazioni utilizzando PHP....\Model\AnnotationInfo::PEN_STYLE_SOLID); $a->setPenWidth(1);...\Model\AnnotationInfo::PEN_STYLE_SOLID); $a1->setPenWidth(1);...

    blog.groupdocs.cloud/it/annotation/annotate-pdf...
  9. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to 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 Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the environment variables CLIENT_ID and CLIENT_SECRET....odel\AnnotationInfo :: PEN_STYLE_SOLID ); $a -> setPenWidth (...pen_color = 1201033 a1 . pen_style = "Solid" a1 . pen_width = 1...

    docs.groupdocs.cloud/annotation/multiple-annota...
  10. Tag Html - Free Support Forum - groupdocs.cloud

    Hi all, i’m using this: var responseId = await api.HtmlPostAsync(request); to translate a page Html, in my page there is the Tag , and the translater doesn’t read this element, so i need to change —> , the same is …...—> , the same is with → <p style="color: #ff0000 "> and in this...

    forum.groupdocs.cloud/t/tag-html/4207