Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,001 for

colorization

(0.16 sec)
  1. Додайте водяний знак до зображень за допомогою ...

    Програмно додайте текстовий або графічний водяний знак до зображень JPEG за допомогою API REST у хмарі за допомогою Watermarking Cloud SDK для Java....водяного знака Color color = new Color(); color.setName("White");...textWatermarkOptions.setForegroundColor(color); // визначити деталі водяного...

    blog.groupdocs.cloud/uk/watermark/add-watermark...
  2. เพิ่มลายน้ำให้กับรูปภาพโดยใช้ Java | ลายน้ำข้อค...

    เพิ่มลายน้ำข้อความหรือรูปภาพลงในภาพ JPEG โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ด้วย Watermarking Cloud SDK สำหรับ Java...กำหนดสีข้อความลายน้ำ Color color = new Color(); color.setName("White");...textWatermarkOptions.setForegroundColor(color); // กำหนดรายละเอียดลายน้ำ WatermarkDetails...

    blog.groupdocs.cloud/th/watermark/add-watermark...
  3. Compare cells

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....rue,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':''...'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':''...

    blog.groupdocs.cloud/ja/tag/compare-cells/
  4. 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/
  5. Сравните презентации PowerPoint с использование...

    Программно создавайте QR-код для подписи PDF с помощью REST API в PHP в облаке с помощью GroupDocs.Signature Cloud SDK для PHP....Цвет $color = new GroupDocs\Signature\Model\Цвет(); $color->setWeb("Black");...аLine(); $border->setЦвет($color); $border->setVisible(true);...

    blog.groupdocs.cloud/ru/signature/generate-qr-c...
  6. قارن عروض PowerPoint التقديمية باستخدام REST AP...

    أنشئ رمز QR برمجيًا لتوقيع ملف PDF باستخدام REST API في PHP على السحابة باستخدام GroupDocs.Signature Cloud SDK لـ PHP....لون $color = new GroupDocs\Signature\Model\لون(); $color->setWeb("Black");...ودLine(); $border->setلون($color); $border->setVisible(true);...

    blog.groupdocs.cloud/ar/signature/generate-qr-c...
  7. Convert SVG to JPG free online

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....alta calidad con diferentes colores....

    blog.groupdocs.cloud/es/tag/convert-svg-to-jpg-...
  8. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used to build legally-binding e-signature apps with web signature capture functionality....to configure different pen colors for the signature field. In...pre-defined watermarks, change the color of underlines. GroupDocs.Annotation...

    blog.groupdocs.cloud/total/welcome-2015-groupdo...
  9. 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/
  10. जावा का उपयोग करके छवियों में वॉटरमार्क जोड़ें ...

    Java के लिए वॉटरमार्किंग क्लाउड SDK के साथ क्लाउड पर REST API का उपयोग करके JPEG इमेज में प्रोग्रामेटिक रूप से टेक्स्ट या इमेज वॉटरमार्क जोड़ें।...का रंग सेट करें Color color = new Color(); color.setName("White");...textWatermarkOptions.setForegroundColor(color); // वॉटरमार्क विवरण परिभाषित...

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