Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 588 for

positioning

(0.1 sec)
  1. 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....annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

    blog.groupdocs.cloud/it/annotation/annotate-doc...
  2. 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... annotation_position = groupdocs_annotation_cloud...annotation_position . x = 1 a1 . annotation_position . y = 1 a1...

    docs.groupdocs.cloud/annotation/multiple-annota...
  3. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF...."string" , "Color" : "string" , "Position" : "string" , "Size" : 0 }...Watermark.Position The watermark position. Supported positions “Diagonal”...

    docs.groupdocs.cloud/viewer/viewoptions/
  4. Аннотировать PDF-документы с помощью REST API в...

    Программно комментируйте PDF-документы с помощью REST API в облаке на Python с помощью SDK Document Annotation Cloud для Python....annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

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

    เขียนคำอธิบายประกอบเอกสาร PDF โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน Python ด้วย Document Annotation Cloud SDK สำหรับ Python...annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

    blog.groupdocs.cloud/th/annotation/annotate-pdf...
  6. Wasserzeichen zu PNG in Java hinzufügen

    GroupDocs.Watermark bietet Java-Entwicklern leichte und robuste Cloud-SDKs und REST-APIs zum programmgesteuerten Hinzufügen von Wasserzeichen zu PNG bildern....Positionsklasse und legen Sie die Position des Wasserzeichens fest. Erstellen...die Position des Wasserzeichens fest. Position position = new...

    blog.groupdocs.cloud/de/watermark/add-watermark...
  7. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DOCX 文件。...annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...
  8. Java中為Word添加浮水印

    讓我們學習如何用Java為Word添加浮水印。 GroupDocs.Watermark 可讓您為您的業務應用程式建立浮水印建立器。... 建立Position類別的實例並設定浮水印位置。 透過建立 AddRequest...ns); // 建立Position類別的實例並設定浮水印位置。 Position position = new Position();...

    blog.groupdocs.cloud/zh-hant/watermark/add-wate...
  9. Analysis of Text or Documents using a REST API ...

    Programmatically Perform Sentiment Analysis of your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK....whether the text or data is positive, negative, or neutral. It...REST API in C# . ClassName :Positive ClassProbability :83.35 ----------...

    blog.groupdocs.cloud/classification/sentiment-a...
  10. Java中给Word添加水印

    让我们学习如何用Java给Word添加水印。 GroupDocs.Watermark 使您能够为您的业务应用程序构建水印创建器。... 创建Position类的实例并设置水印位置。 通过创建 AddRequest...// 创建Position类的实例并设置水印位置。 Position position = new Position(); position...

    blog.groupdocs.cloud/zh/watermark/add-watermark...