Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,605 for

api configuration

(0.1 sec)
  1. GroupDocs.Comparison | 比较下一代 GroupDocs.Comparis...

    这个月度版本允许用户获取内容表、图像和 Html 比较中的更改,还可以将注释作为结果文档文件路径或流进行比较。...此版本还包括 11 项 API 改进,例如在 PDF 中显示表格和为注释格式添加页面映射器等,以及...个错误修复。请按照 此处 的发行说明了解更多详细信息。完整的 API 更改如下: 新功能 - GroupDocs.Comparison...

    blog.groupdocs.cloud/zh/comparison/introduction...
  2. 使用 Java 为图像添加水印 |文本或图像水印

    使用 Watermarking Cloud SDK for Java 在云上使用 REST Api 以编程方式将文本或图像水印添加到 JPEG 图像。...Java 中的 REST API 为图像添加水印。 本文应涵盖以下主题: 水印 REST API 和 Java SDK 使用...使用 REST API 向图像添加文本水印 使用 REST API 将图像水印添加到图像 水印 REST API 和 Java...

    blog.groupdocs.cloud/zh/watermark/add-watermark...
  3. 在 PHP 中使用 REST API 注释 PDF 文档 | PDF 注释 API

    使用 Document Annotation Cloud SDK for PHP 在 PHP 中使用云上的 REST Api 以编程方式注释 PDF 文档。使用 PHP 添加多个注释。...中使用 REST API 来注释 PDF 文档。 本文应涵盖以下主题: PDF 注释 REST API 和 PHP SDK...SDK 在 PHP 中使用 REST API 注释 PDF 文档 使用 PHP 使用链接注释进行注释 使用 PHP 添加图像注释...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  4. GroupDocs.Conversion Cloud SDK for .NET - Free ...

    We are getting the below error while calling var responseUpload = fileApi.UploadFile(wordfileRequest); It is only on some servers. Can you provide any Configurations we can check regarding this? GroupDocs.Conversion.Cl…... Can you provide any configurations we can check regarding...GroupDocs.Conversion.Cloud.Sdk.Api.FileApi.UploadFile(UploadFileRequest...

    forum.groupdocs.cloud/t/groupdocs-conversion-cl...
  5. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible Api that can be used to build legally-binding e-signature apps with web signature capture functionality....Comparison for Cloud API is a REST API that lets developers add...files. Added support for configuring watermark text when viewing...

    blog.groupdocs.cloud/comparison/spotlight-group...
  6. Convert HTML to PDF in C# .NET

    Discover how GroupDocs.Cloud Conversion Api simplifies HTML to PDF conversion. Programmatically convert HTML to PDF with ease using C# .NET....NET Cloud API for HTML to PDF conversion. From...topics: HTML to PDF Conversion API Convert HTML to PDF using C#...

    blog.groupdocs.cloud/conversion/convert-html-to...
  7. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...On this page List Files This API allows you to get a list of all...you do not pass storage name API will find folder in GroupDocs...

    docs.groupdocs.cloud/viewer/working-with-folder/
  8. Excel to JSON | XLS to JSON Converter | XLSX to...

    How to convert Excel to JSON format using C# .NET. Expert techniques for converting XLS and XLSX documents to JSON data...NET REST API, you gain the flexibility to...have obtained your personalized API credentials(i.e. Client ID and...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  9. C#: Convert HTML to Word | HTML to DOC | HTML t...

    Transform HTML content into DOCX format using our step-by-step guide. Easy and simple HTML to Word conversion tutorial enabling you to export web to Word...please obtain your personalized API credentials(i.e. Client ID and...the details on how to get the API credentials. Convert HTML to...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. 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....Conversion Cloud REST APIs support document conversion...formats, You can use the below API. Resource The following GroupDocs...

    docs.groupdocs.cloud/conversion/get-document-me...