Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 949 for

colorization

(0.04 sec)
  1. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....the annotation’s background color Box Gets or sets the box where...sets the annotation’s font color FontFamily Gets or sets the...

    docs.groupdocs.cloud/annotation/annotationinfo/
  2. Thêm hình mờ vào PNG trong Java

    GroupDocs.Watermark cung cấp Cloud SDK và API REST nhẹ và mạnh mẽ cho các nhà phát triển Java để thêm hình mờ vào hình ảnh PNG theo chương trình.... Color color = new Color(); color.setName("White");...textWatermarkOptions.setForegroundColor(color); // Xác định chi tiết hình...

    blog.groupdocs.cloud/vi/watermark/add-watermark...
  3. Evidenzia il testo in PDF utilizzando l'API RES...

    Evidenzia in modo programmatico il testo in PDF utilizzando l'API REST sul cloud in Node.js con Document Annotation Cloud SDK per Node.js....AnnotationInfo e imposta il colore e il tipo di sfondo. Successivamente...points = [p1, p2, p3, p4]; // Colore di sfondo a1.backgroundColor...

    blog.groupdocs.cloud/it/annotation/highlight-te...
  4. Java で Word にウォーターマークを追加する

    Java で Word にウォーターマークを追加する方法を学びましょう。 GroupDocs.Watermark を使用すると、ビジネス アプリケーション用のウォーターマーク クリエーターを構築できます。... Color クラスのオブジェクトを作成し、setForegroundColor...setTextAlignment("Center"); // Color クラスのオブジェクトを作成し、setForegroundColor...

    blog.groupdocs.cloud/ja/watermark/add-watermark...
  5. Working with Tables | Documentation

    How-to apply table generation techniques with GroupDocs Assembly Cloud API, using data bands and conditional expressions....Price)]>> Setting Cell’s Background Color The following example shows...In-Table List with a background color: Customer Order Price <<var...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  6. Java를 사용하여 이미지에 워터마크 추가 | 텍스트 또는 이미지 워터마크

    Java용 Watermarking Cloud SDK로 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 텍스트 또는 이미지 워터마크를 JPEG 이미지에 추가합니다....워터마크 텍스트 색상 설정 Color color = new Color(); color.setName("White");...textWatermarkOptions.setForegroundColor(color); // 워터마크 세부 정보 정의 WatermarkDetails...

    blog.groupdocs.cloud/ko/watermark/add-watermark...
  7. Ajouter un filigrane aux images à l'aide de Jav...

    Ajoutez par programmation un filigrane de texte ou d'image aux images JPEG à l'aide d'une API REST sur le cloud avec Watermarking Cloud SDK for Java....texte du filigrane Color color = new Color(); color.setName("White");...textWatermarkOptions.setForegroundColor(color); // définir les détails du...

    blog.groupdocs.cloud/fr/watermark/add-watermark...
  8. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....'Text': 'Sample watermark', 'Color': 'Red', 'Width': 100, 'Height':...Text = "Sample watermark" , Color = "Red" , Width = 100 , Height...

    docs.groupdocs.cloud/conversion/add-watermark/
  9. اضافه کردن واترمارک به تصاویر با استفاده از جاو...

    با استفاده از یک REST API در فضای ابری با Watermarking Cloud SDK برای جاوا، متن یا واترمارک تصویر را به صورت برنامه‌نویسی به تصاویر JPEG اضافه کنید....رنگ متن واترمارک Color color = new Color(); color.setName("White");...textWatermarkOptions.setForegroundColor(color); // تعریف جزئیات واترمارک WatermarkDetails...

    blog.groupdocs.cloud/fa/watermark/add-watermark...
  10. Porovnejte dva nebo více dokumentů Word pomocí ...

    Programově porovnejte dva nebo více dokumentů Word pomocí REST API v cloudu v Pythonu s Document Comparison Cloud SDK pro Python....highlight_color = "14297642" settings.inserted_items_style...inserted_items_style.font_color = "16711680" settings.inserted_items_style...

    blog.groupdocs.cloud/cs/comparison/compare-word...