Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 998 for

colorization

(0.28 sec)
  1. Comparar arquivos PDF usando a API REST em Node...

    Adicione texto ou marca d'água de imagem programaticamente a documentos do Word usando uma API REST na nuvem em C# com GroupDocs.Watermark Cloud SDK para .NET...."Center", ForegroundColor = new Color() { Name = "Red" } }, // definir...

    blog.groupdocs.cloud/pt/watermark/add-watermark...
  2. เปรียบเทียบไฟล์ PDF โดยใช้ REST API ใน Node.js ...

    เพิ่มลายน้ำข้อความหรือรูปภาพลงในเอกสาร Word โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน C# ด้วย GroupDocs.Watermark Cloud SDK สำหรับ .NET..."Center", ForegroundColor = new Color() { Name = "Red" } }, // กำหนดตำแหน่งลายน้ำ...

    blog.groupdocs.cloud/th/watermark/add-watermark...
  3. تبدیل PDF به پاورپوینت | PDF به PPT | PDF به PP...

    تبدیل یکپارچه PDF به ارائه های پاورپوینت با استفاده از C#.NET. PDF را به صورت آنلاین در PPT ذخیره کنید. تبدیل رایگان PDF به PPTX....\"Bold\": true, \"Italic\": true, \"Color\": \"Red\", \"Width\": 10, \"Height\":...

    blog.groupdocs.cloud/fa/conversion/convert-pdf-...
  4. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client credentials in the environment variables CLIENT_ID and CLIENT_SECRET.... pen_color = 1201033 a1 . pen_style = "Solid"... page_number = 0 $a1 . pen_color = 1201033 $a1 . pen_style =...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  5. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses.... PIXELS ); Color backgroundColor = new Color (); backgroundColor...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Převeďte PowerPoint do PDF pomocí File Conversi...

    GroupDocs.Conversion API pomáhá při převodu různých formátů souborů. Tento tutoriál je o tom, jak převést PowerPoint do PDF pomocí File Conversion API v Ruby...color = "Red" @watermark.width = 100...

    blog.groupdocs.cloud/cs/conversion/convert-powe...
  7. Просмотр документов Word в виде HTML-страниц с ...

    Программный просмотр документов Word в виде HTML-страниц с помощью REST API на C#. Document Viewer .NET SDK позволяет преобразовывать файлы DOC и DOCX в HTML-страницы....", Size = 100, Color = "Red", Position = Watermark...

    blog.groupdocs.cloud/ru/viewer/render-word-docu...
  8. C# 將 HTML 轉換為 PDF | 使用 .NET REST API 將網頁轉換為 PDF

    如何在 C# .NET 中將 HTML 轉換為 PDF。我們的逐步指導,以編程方式將 HTML 和網頁轉換為高質量的 PDF 文檔,並使用 REST API。...false, \"Italic\": true, \"Color\": \"Red\", \"Width\": 10, \"Height\":...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  9. Convertir HTML a PDF en C# .NET

    Descubra cómo GroupDocs.Cloud Conversion API simplifica la conversión de HTML a PDF. Convierta HTML a PDF mediante programación con facilidad utilizando C# .NET....false, \"Italic\": true, \"Color\": \"olive\", \"Width\": 10...

    blog.groupdocs.cloud/es/conversion/convert-html...
  10. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation and get the result immediately HTTP PUT ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... pen_color = 1201033 a1 . pen_style = "Solid"... page_number = 0 $a1 . pen_color = 1201033 $a1 . pen_style =...

    docs.groupdocs.cloud/annotation/add-direct/