Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 980 for

colorization

(0.07 sec)
  1. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details.... highlight_color = "14297642" settings . inserted_items_style...inserted_items_style . font_color = "16711680" settings . inserted_items_style...

    docs.groupdocs.cloud/comparison/customize-chang...
  2. Bandingkan Dua atau Lebih Dokumen Word mengguna...

    Secara terprogram Bandingkan dua atau lebih dokumen Word menggunakan REST API di cloud dengan Python dengan Document Comparison Cloud SDK untuk Python....highlight_color = "14297642" settings.inserted_items_style...inserted_items_style.font_color = "16711680" settings.inserted_items_style...

    blog.groupdocs.cloud/id/comparison/compare-word...
  3. Java で Word にウォーターマークを追加する

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

    blog.groupdocs.cloud/ja/watermark/add-watermark...
  4. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.... Foreground and Background colors, etc.; There are many watermark...ForegroundColor The foreground color of the text TextWatermarkOptions...

    docs.groupdocs.cloud/watermark/add-watermarks/
  5. 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...
  6. Porównaj dwa lub więcej dokumentów Word za pomo...

    Programowo porównaj dwa lub więcej dokumentów programu Word przy użyciu interfejsu API REST w chmurze w języku Python z zestawem Document Comparison Cloud SDK dla języka Python....highlight_color = "14297642" settings.inserted_items_style...inserted_items_style.font_color = "16711680" settings.inserted_items_style...

    blog.groupdocs.cloud/pl/comparison/compare-word...
  7. Порівняйте два чи більше документів Word за доп...

    Програмне порівняння двох або більше документів Word за допомогою REST API у хмарі на Python за допомогою Document Comparison Cloud SDK для Python....highlight_color = "14297642" settings.inserted_items_style...inserted_items_style.font_color = "16711680" settings.inserted_items_style...

    blog.groupdocs.cloud/uk/comparison/compare-word...
  8. Python Kullanarak İki veya Daha Fazla Word Belg...

    Python'da bulutta bir REST API kullanarak iki veya daha fazla Word belgesini Python için Document Comparison Cloud SDK ile programlı olarak karşılaştırın....highlight_color = "14297642" settings.inserted_items_style...inserted_items_style.font_color = "16711680" settings.inserted_items_style...

    blog.groupdocs.cloud/tr/comparison/compare-word...
  9. 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...
  10. 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...