Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 12,915 for

jpg

(0.1 sec)
  1. Convert MPP to Excel | Export MPP to XLS | MPP ...

    Learn how to convert MS Project (MPP) files to Excel format (XLS/XLSX) using C# .NET. Dynamic MPP to XLS or MPP to XLSX conversion. MPP to XLS Converter...NET Convert SVG to JPG in C# .NET...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  2. Add Image Watermark to Word in C# | Watermark D...

    Learn how to add image watermark to Word documents online using GroupDocs.Watermark Cloud SDK for .NET. Add logos, photos, or Jpg images as watermarks in DOC and DOCX files programmatically....jpg" } } } Step 4 – Add Image Watermark...format for watermarks? Yes. JPG, PNG, BMP, and GIF formats are...

    blog.groupdocs.cloud/watermark/add-image-waterm...
  3. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET ^ "https://api....jpg" , "fileFormat" : "Image files"...

    docs.groupdocs.cloud/annotation/get-supported-f...
  4. C# QR Code Generator | How to Create QR Code in...

    Discover *how to generate QR codes with logos using C# QR Code Generator REST API*. Enhance brand recognition, aesthetics, and trust while personalizing your QR codes....image file format other than JPG for the logo? # Yes, the C# QR...

    blog.groupdocs.cloud/signature/generate-qr-code...
  5. Extract Text from XML in C# | Get XML Text usin...

    Learn how to extract text from XML files in C# using .NET Cloud SDK. Get text from XML documents programmatically or download XML text online....NET Convert PDF to JPG in C#...

    blog.groupdocs.cloud/parser/extract-text-from-x...
  6. Convert PDF to HTML using REST API in Ruby

    GroupDocs.Conversion is an advanced document conversion API solutuion. This article is about how to convert PDF to HTML using REST API in Ruby....to Convert Word to JPEG, PNG, JPG or GIF Formats How To Convert...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. 在 C# 中将 DOCX 转换为 PDF | 免费的在线 DOC 转 PDF 转换器

    轻松使用 REST API 将 DOC 和 DOCX 文件转换为高质量的 PDF 格式。了解如何在线将 DOC、DOCX 文件转换为 pdf。...NET 中将 SVG 转换为 JPG...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  8. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....jpg" , "left" : 2 , "top" : 2 , "width"..."imageGuid" : "images\signature_01.jpg" , "left" : 2 , "top" : 2 , "width"...

    docs.groupdocs.cloud/signature/signature-option...
  9. 在 C# 中以编程方式将 CSV 转换为 JSON 或将 JSON 转换为 CSV

    使用 C# REST API 将 JSON 数组转换为 CSV 表。本文介绍如何在 C# 中以编程方式将 CSV 转换为 JSON 或将 JSON 转换为 CSV。...PDF 转换为 Excel 如何在 Python 中将 JPG 转换为 Word 如何在 Python 中将 EXCEL...Python 中将 PowerPoint PPT/PPTX 转换为 JPG/JPEG 图像 如何在 Python 中从 Word 文档中提取页面...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  10. 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....image formats: PNG, GIF, TIFF, JPG. You may upload the desired image...

    docs.groupdocs.cloud/watermark/add-watermarks/