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

styling

(0.1 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/zh-hant/annotation/annotat...
  2. Аннотировать 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...
  3. ใส่คำอธิบายประกอบเอกสาร 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...
  4. 在 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/zh/annotation/annotate-doc...
  5. Python で REST API を使用して Word ドキュメントを編集する | Pyth...

    Document Editor Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して Word ドキュメント (DOC または DOCX) をプログラムで編集します。... <br/><table style="width: 100%;background-color:...100%;background-color: #dddddd;"> <caption style=\"font-weight:bold;\"> Persons...

    blog.groupdocs.cloud/ja/editor/edit-word-docume...
  6. GroupDocs.Conversion Cloud Product Family

    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....It’s based on XML and can be styled with CSS. Unlike raster graphics...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  7. Kommentieren Sie PDF Dokumente mithilfe einer R...

    Kommentieren Sie PDF Dokumente programmgesteuert mit einer REST-API in der Cloud in Python mit dem Document Annotation Cloud SDK für Python....pen_style = "Solid" a1.pen_width = 3 a1...pen_color = 1201033 a2.pen_style = "Solid" a2.pen_width = 3 a2...

    blog.groupdocs.cloud/de/annotation/annotate-pdf...
  8. علق مستندات PDF باستخدام واجهة برمجة تطبيقات RE...

    علق برمجيًا على مستندات PDF باستخدام واجهة برمجة تطبيقات REST على السحابة في 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/ar/annotation/annotate-pdf...
  9. Анотуйте 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...
  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 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/add-direct/