Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,571 for

value

(0.16 sec)
  1. Translating CSV files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating CSV files.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/file/sdk/csv/
  2. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...setTagOptions(tagOptions); //Set Date for Value Date date = new Date(); DateFormat...setTagOptions(tagOptions); //Set the new Value and Type and then add the property...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  3. Convert RAR File to JPG in C#

    This guide teaches you how to convert RAR file to JPG in C# programmatically. Build your very own RAR File Converter using GroupDocs.Conversion..... Set the value of ApiBaseUrl to set the base...initialize it by setting the values such as FilePath, Format, and...

    blog.groupdocs.cloud/conversion/convert-rar-fil...
  4. Convert Word to Markdown in C# - Markdown Gener...

    Let's learn how to convert Word to Markdown in C# programmatically. Install GroupDocs.Conversion and build a Markdown generator module for your business app.... Define the value of ApiBaseUrl to set the base...initialize it by setting the values such as FilePath, Format, etc...

    blog.groupdocs.cloud/conversion/convert-word-to...
  5. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/image-represent...
  6. 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... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/metered-consump...
  7. Translating PowerPoint files with GroupDocs.Tra...

    How to use GroupDocs.Translation Cloud SDK for translating PowerPoint files.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/file/sdk/power...
  8. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, database system or development language.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/conversion/get-document-me...
  9. Translating Word files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating Word files.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/file/sdk/word/
  10. Available SDKs | Documentation

    GroupDocs.Conversion Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/conversion/available-sdks/