Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 980 for

colorization

(0.16 sec)
  1. 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...."Watermark" : { "Text" : "string" , "Color" : "string" , "Position" : "string"...watermark text. Watermark.Color The watermark color. Supported formats...

    docs.groupdocs.cloud/viewer/viewoptions/
  2. GroupDocs.Comparison | 比较下一代 GroupDocs.Comparis...

    这个月度版本允许用户获取内容表、图像和 Html 比较中的更改,还可以将注释作为结果文档文件路径或流进行比较。...StyleSettingsValues( [ 'color' => new Color([ 'blue' ]), 'beginSeparatorString'...StyleSettingsValues( [ 'color' => new Color([ 'red' ]), 'beginSeparatorString'...

    blog.groupdocs.cloud/zh/comparison/introduction...
  3. Thêm hình mờ vào Word trong Java

    Hãy cùng tìm hiểu cách thêm Watermark vào Word trong Java. GroupDocs.Watermark cho phép bạn xây dựng trình tạo Hình mờ cho ứng dụng doanh nghiệp của mình.... Tạo một đối tượng của lớp Color và đặt màu văn bản Hình chìm...setForegroundColor. Color color = new Color(); color.setName("White");...

    blog.groupdocs.cloud/vi/watermark/add-watermark...
  4. أضف علامة مائية إلى PNG في Java

    توفر GroupDocs.Watermark حزم SDK سحابية خفيفة الوزن وقوية وواجهات برمجة تطبيقات REST لمطوري Java لإضافة علامة مائية برمجيًا إلى صور PNG.... Color color = new Color(); color.setName("White");...textWatermarkOptions.setForegroundColor(color); // حدد تفاصيل العلامة المائية...

    blog.groupdocs.cloud/ar/watermark/add-watermark...
  5. Resaltar texto en PDF usando REST API en Node.j...

    Resalte texto en PDF mediante programación mediante la API REST en la nube en Node.js con Document Annotation Cloud SDK para Node.js....resaltar texto importante con color semitransparente en un formato...AnnotationInfo y configure su color y tipo de fondo. A continuación...

    blog.groupdocs.cloud/es/annotation/highlight-te...
  6. Node.js'de REST API kullanarak PowerPoint Sunum...

    PHP için GroupDocs.Signature Cloud SDK ile bulut üzerinde PHP'de REST API kullanarak PDF İmzalamak için Programlı Olarak QR kodu oluşturun....Renk $color = new GroupDocs\Signature\Model\Renk(); $color->setWeb("Black");...rLine(); $border->setRenk($color); $border->setVisible(true);...

    blog.groupdocs.cloud/tr/signature/generate-qr-c...
  7. Comparar apresentações do PowerPoint usando a A...

    Gere código QR programaticamente para assinar PDF usando API REST em PHP na nuvem com GroupDocs.Signature Cloud SDK para PHP....Cor $color = new GroupDocs\Signature\Model\Cor(); $color->setWeb("Black");...raLine(); $border->setCor($color); $border->setVisible(true);...

    blog.groupdocs.cloud/pt/signature/generate-qr-c...
  8. Porównaj prezentacje programu PowerPoint przy u...

    Programowo generuj kod QR do podpisywania plików PDF za pomocą REST API w PHP w chmurze za pomocą GroupDocs.Signature Cloud SDK dla PHP....Kolor $color = new GroupDocs\Signature\Model\Kolor(); $color->setWeb("Black");...Line(); $border->setKolor($color); $border->setVisible(true);...

    blog.groupdocs.cloud/pl/signature/generate-qr-c...
  9. Java中為Word添加浮水印

    讓我們學習如何用Java為Word添加浮水印。 GroupDocs.Watermark 可讓您為您的業務應用程式建立浮水印建立器。... 建立 Color 類別的對象,並透過呼叫 setForegroundColor...setTextAlignment("Center"); // 建立 Color 類別的對象,並透過呼叫 setForegroundColor...

    blog.groupdocs.cloud/zh-hant/watermark/add-wate...
  10. Java Kullanarak Görüntülere Filigran Ekleyin | ...

    Java için Watermarking Cloud SDK ile bulutta bir REST API kullanarak JPEG görüntülere Programlı Olarak Metin veya Görüntü Filigranı Ekleyin....rengini ayarla Color color = new Color(); color.setName("White");...textWatermarkOptions.setForegroundColor(color); // Filigran Ayrıntılarını...

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