Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,802 for

name

(0.05 sec)
  1. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream. Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....\"converted/topjpg\"}" Response { "name" : "sample-page-1.jpg" , "size"...g/sample-page-1.jpg" } , { "name" : "sample-page-2.jpg" , "size"...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  2. Getting metered license-information | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Request # cURL example to get metered license information curl -v "http:///v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "isLicensed": true } Response The response structure contains metered license information:...metered license information: Name Type Comment isLicensed bool...

    docs.groupdocs.cloud/conversion/license-informa...
  3. GroupDocs.Viewer Cloud Product Family

    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.... To name just a few, supported file types...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  4. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....license consumption information: Name Type Comment Credit decimal...

    docs.groupdocs.cloud/viewer/metered-consumption/
  5. 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 creator name for the annotation. Next, create...

    blog.groupdocs.cloud/annotation/strikethrough-t...
  6. Convert JPG to PDF C#| JPEG in to PDF using .NE...

    Learn how to convert JPG or JPEG images into professional, print-ready PDF in C#. Guide covers setup, coding for JPEG to PDF using REST API and cURL....image, and myResultant with name of resultant PDF file to be...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  7. C# Watermark PDF | Insert Watermark into PDF us...

    Learn how to watermark PDF documents with images using .NET Cloud SDK. Step-by-step guide on how to add, insert, and create watermarks in your PDF files.... – Specify the name of input PDF file. var fileInfo...

    blog.groupdocs.cloud/watermark/insert-watermark...
  8. 用 Java 将 PNG 图像转换为 HTML 文件:综合指南。

    了解如何使用 GroupDocs.Conversion Cloud SDK 将 PNG 图像转换为 Java 中的 HTML 文件。按照我们的分步指南简化转换过程。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-png-...
  9. Adding Watermark in Word | Document Watermarkin...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....0, "ForegroundColor": { "Name": "red" }, "TextAlignment":...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  10. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....documents may be customized: Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/editor/working-with-spread...