Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 19,647 for

file api

(0.17 sec)
  1. GroupDocs.Assembly 云

    Java Rest Api和Cloud SDK生成了包含动态填充元素的文档和报告,例如,基于模板和数据源,列表,表格,图表。...Notes 文档汇编程序 Java Cloud REST API Docs | Live Demos | Swagger UI...GroupDocs.Assembly Cloud REST API 的包装器。 Cloud Document Automation...

    releases.groupdocs.cloud/zh/assembly/java/
  2. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details....resultant document with password API usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/comparison/set-password-fo...
  3. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Digital signature as certificate file of PFX format allows to sign...DOCX, ODT, OTT), Spreadsheet files (XLSX, XLS, ODS, OTS) support...

    docs.groupdocs.cloud/signature/sign-document-wi...
  4. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  5. Add Metadata By Property Name Match Regex | Doc...

    This REST Api allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....feedback On this page This REST API allows you to add metadata information..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  6. Remove Metadata By Property Name | Documentation

    This REST Api allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that may have names containing “Application” string. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://Api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. GroupDocs.Total 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....comprehensive electronic signature API that enables end users to sign...With the GroupDocs.Signature API, you can seamlessly add secure...

    blog.groupdocs.cloud/categories/groupdocs.total...
  8. GroupDocs.Merger Cloud |用于加入文档的 Java REST API

    Java Rest Api和Cloud SDK将加入,合并,附加和组合云文档。支持将单个云文档提取和拆分为各个较小的文件。...Release Notes 文档合并 Java Cloud REST API Product Page | Docs | Live Demos...GroupDocs.Merger Cloud REST APIs 的包装器。 云文档合并SDK功能 将两个或多个文档合并为云中的单个文档。...

    releases.groupdocs.cloud/zh/merger/java/
  9. Legal - About - groupdocs.cloud

    Legal In this section you can find detailed legal information regarding various terms and policies for GroupDocs Clou...... More … File Retention Policy Details about...we treat retention of those files for both non account and account...

    about.groupdocs.cloud/legal/
  10. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details....is not provided: the convert api method will return converted...~/conversion lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/conversion/convert-using-c...