Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 627 for

positioning

(0.06 sec)
  1. اضافه کردن واترمارک به PNG در جاوا

    GroupDocs.Watermark Cloud SDK و REST APIهای سبک و قوی را برای توسعه دهندگان جاوا فراهم می کند تا به صورت برنامه نویسی واترمارک به تصاویر PNG اضافه کنند.... یک شی از کلاس Position ایجاد کنید و موقعیت واترمارک...ptions); // یک شی از کلاس Position ایجاد کنید و موقعیت واترمارک...

    blog.groupdocs.cloud/fa/watermark/add-watermark...
  2. Python'da bir REST API kullanarak PDF Belgeleri...

    Python için Document Annotation Cloud SDK ile Python'da bulutta bir REST API kullanarak PDF belgelerine Programlı Olarak Açıklama Ekleyin....annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

    blog.groupdocs.cloud/tr/annotation/annotate-pdf...
  3. Анотуйте файли DOCX за допомогою REST API у Python

    Програмно анотуйте файли DOCX за допомогою 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/uk/annotation/annotate-doc...
  4. Dodawaj adnotacje do plików DOCX za pomocą inte...

    Programowo dodawaj adnotacje do plików DOCX przy użyciu interfejsu API REST w chmurze w języku Python za pomocą zestawu Document Annotation Cloud SDK dla języka Python....annotation_position = groupdocs_annotation_cloud...annotation_position.x = 1 a1.annotation_position.y = 1 a1.box...

    blog.groupdocs.cloud/pl/annotation/annotate-doc...
  5. 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...
  6. 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...
  7. 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/
  8. 在Java中为PNG添加水印

    GroupDocs.Watermark 为 Java 开发人员提供轻量级且强大的 Cloud SDK 和 REST API,以编程方式向 PNG 图像添加水印。... 创建Position类的对象并设置水印位置。 通过创建 AddRequest...// 创建Position类的对象并设置水印位置。 Position position = new Position(); position...

    blog.groupdocs.cloud/zh/watermark/add-watermark...
  9. Java中给Word添加水印

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

    blog.groupdocs.cloud/zh/watermark/add-watermark...
  10. เพิ่มลายน้ำให้กับ PNG ใน Java

    GroupDocs.Watermark มี Cloud SDK และ REST API ที่มีน้ำหนักเบาและมีประสิทธิภาพสำหรับนักพัฒนา Java เพื่อเพิ่มลายน้ำให้กับรูปภาพ PNG โดยทางโปรแกรม...WatermarkDetails สร้างวัตถุของคลาส Position และกำหนดตำแหน่งลายน้ำ สร้...สร้างวัตถุของคลาส Position และกำหนดตำแหน่งลายน้ำ Position position = new...

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