Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,803 for

name

(0.07 sec)
  1. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-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.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....license consumption information: Name Type Comment Credit decimal...

    docs.groupdocs.cloud/comparison/metered-consump...
  2. 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-...
  3. 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...
  4. Getting metered license consumption | 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 consumption. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/consumption cURL example Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/conversion/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....license consumption information: Name Type Comment Credit decimal...

    docs.groupdocs.cloud/conversion/metered-consump...
  5. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-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.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...license consumption information: Name Type Comment Credit decimal...

    docs.groupdocs.cloud/annotation/metered-consump...
  6. 使用 Java 提取 PDF 文本 | 在 Java 中解析 PDF

    学习如何使用 GroupDocs.Parser Cloud SDK 在 Java 中从 PDF 文件中提取文本。轻松自动化文本提取过程,节省您的时间。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/parser/document-parsing...
  7. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. 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-presen...
  8. Analysis of Text or Documents using a REST API ...

    Programmatically Perform Sentiment Analysis of your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK....Text : Experience is simply the name we give our mistakes ClassName...

    blog.groupdocs.cloud/classification/sentiment-a...
  9. 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 Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....license consumption information: Name Type Comment Credit decimal...

    docs.groupdocs.cloud/viewer/metered-consumption/
  10. 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...