Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 4,396 for

cloud data

(0.1 sec)
  1. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into Cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. FileInfo | Documentation

    FileInfo Data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open password-protected file...cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/annotation/fileinfo/
  3. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/merger/get-document-inform...
  4. sas ods excel on Document Processing REST APIs ...

    sas ods excel on Document Processing REST APIs | GroupDocs Cloud Recent content in sas ods excel on Document Processing REST APIs | GroupDocs Cloud Konversi ODS ke Buku Kerja Excel Menggunakan REST......Processing REST APIs | GroupDocs Cloud Recent content in sas ods excel...Processing REST APIs | GroupDocs Cloud Konversi ODS ke Buku Kerja Excel...

    blog.groupdocs.cloud/id/tag/sas-ods-excel/index...
  5. MS Project Viewer | MPP Viewer | Microsoft Proj...

    How to convert Microsoft Project (MPP) files to HTML using C# .NET. Develop MS Project Viewer in C# by converting MPP to HTML. MPP file viewer using C# .NET...practical solution by making project data universally accessible through...Files # GroupDocs.Conversion Cloud SDK for .NET offers an efficient...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  6. 发布适用于 GroupDocs.Signature Cloud 的 Ruby SDK

    使用 50 多种文档和图像格式增强您的文档查看应用程序。 GroupDocs.Viewer for Cloud 18.11 包括对 Outlook 数据文件的支持...Viewer Cloud 18.11 版本 。此版本包括一些新功能、增强功能和其他错误修复,进一步提高了...https://api.groupdocs.cloud/v1/viewer/data.pst/html/pages \ --header...

    blog.groupdocs.cloud/zh/viewer/support-outlook-...
  7. 發布適用於 GroupDocs.Signature Cloud 的 Ruby SDK

    使用 50 多種文檔和圖像格式增強您的文檔查看應用程序。 GroupDocs.Viewer for Cloud 18.11 包括對 Outlook 數據文件的支持...Viewer Cloud 18.11 版本 。此版本包括一些新功能、增強功能和其他錯誤修復,進一步提高了...https://api.groupdocs.cloud/v1/viewer/data.pst/html/pages \ --header...

    blog.groupdocs.cloud/zh-hant/viewer/support-out...
  8. ChangeInfo | Documentation

    ChangeInfo Data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/comparison/changeinfo/
  9. ViewOptions | Documentation

    ViewOptions Data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/viewer/viewoptions/
  10. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into Cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client credentials in the environment variables CLIENT_ID and CLIENT_SECRET....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.cloud/annotation/arrow-annotation/