Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 980 for

colorization

(0.06 sec)
  1. مقایسه دو یا چند سند ورد با استفاده از پایتون

    دو یا چند سند Word را با استفاده از REST API در ابر در پایتون با Document Comparison Cloud SDK پایتون مقایسه کنید....highlight_color = "14297642" settings.inserted_items_style...inserted_items_style.font_color = "16711680" settings.inserted_items_style...

    blog.groupdocs.cloud/fa/comparison/compare-word...
  2. 使用 Python 比较两个或多个 Word 文档

    使用适用于 Python 的文档比较云 SDK,以编程方式在 Python 中使用云中的 REST API 比较两个或多个 Word 文档。...highlight_color = "14297642" settings.inserted_items_style...inserted_items_style.font_color = "16711680" settings.inserted_items_style...

    blog.groupdocs.cloud/zh/comparison/compare-word...
  3. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....text font color. penColor int The annotaiton pen color. penWidth...background color. fieldText string The annotaiton text font color. fontFamily...

    docs.groupdocs.cloud/annotation/working-with-an...
  4. Add Watermark to PNG in Java

    GroupDocs.Watermark provides lightweight and robust Cloud SDKs and REST APIs for Java developers to programmatically add watermark to PNG images....Watermark text color by creating an object of the Color class and...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  5. Add Watermark to Word in Java

    Let's learn how to add Watermark to Word in Java. GroupDocs.Watermark enables you to build a Watermark creator for your business application....object of the Color class and set Watermark text color by invoking...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  6. Node.js Annotation API | How to Put a Line Thro...

    Learn how to implement strikethrough text in PDF documents using Node.js and REST API. Enhance your PDF manipulation capabilities with a step-by-step guide for developers.... Then, set the font color and font size for the annotation...such as the strikethrough text color and thickness. You can adjust...

    blog.groupdocs.cloud/annotation/strikethrough-t...
  7. Підпишіть PDF за допомогою Stamp за допомогою R...

    Програмно підписуйте PDF-документи підписами Stamp за допомогою REST API у хмарі в Node.js за допомогою GroupDocs.Signature Cloud SDK для Node.js....color = new groupdocs_signature_cloud...Колір(); outline3.innerBorder.color.web = "DarkSlateBlue"; outline3...

    blog.groupdocs.cloud/uk/signature/sign-pdf-with...
  8. Node.js'de REST API kullanarak PDF'yi Stamp ile...

    Node.js için GroupDocs.Signature Cloud SDK ile Node.js'de bulutta REST API kullanarak PDF belgelerini Damga imzalarıyla programlı olarak imzalayın....color = new groupdocs_signature_cloud...Renk(); outline3.innerBorder.color.web = "DarkSlateBlue"; outline3...

    blog.groupdocs.cloud/tr/signature/sign-pdf-with...
  9. 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....pen_color = 1201033 a1.pen_style = "Solid"...100 a2.page_number = 0 a2.pen_color = 1201033 a2.pen_style = "Solid"...

    blog.groupdocs.cloud/tr/annotation/annotate-pdf...
  10. Java を使用して画像に透かしを追加する |テキストまたは画像の透かし

    Watermarking Cloud SDK for Java を使用して、クラウド上の REST API を使用して、JPEG 画像にテキストまたは画像のウォーターマークをプログラムで追加します。...透かしのテキストの色を設定する Color color = new Color(); color.setName("White");...textWatermarkOptions.setForegroundColor(color); // ウォーターマークの詳細を定義する WatermarkDetails...

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