Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 6,601 for

api configuration

(0.05 sec)
  1. 将 HTML 转换为 JSON 在 Node.js 中 | 在线网页导出为 JSON

    使用 GroupDocs.Conversion Cloud SDK for Node.js 将 HTML 文件转换为 JSON 格式。通过 REST Api 在线将结构化的 HTML 文档转换为 JSON 格式。...JSON 有助于开发人员将网页内容解析为可以在应用程序、API 或仪表板中重复使用的结构化数据。通过 GroupDocs...SDK for Node.js,您可以使用简单的 REST API 将任何静态 HTML 文件转换为干净、结构化的 JSON,这使其非常适合后端自动化或数据迁移。...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  2. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This Api allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name Api will find the folder in GroupDocs Cloud Storage. Api Explorer GroupDocs.Merger Cloud Api Reference lets you try out List Files in a Folder Api right away in your browser. It allows you to effortlessly interact and try out every single operation that our Apis expose....Listing of a Specific Folder This API allows you to get a list of all...you do not pass storage name API will find the folder in GroupDocs...

    docs.groupdocs.cloud/merger/working-with-folder/
  3. Compare PDF Files | Compare PDF Documents in C#

    How to compare PDF files efficiently with GroupDocs.Comparison Cloud SDK. Our detailed guide provides step-by-step instructions to compare two PDF files.... REST API to Compare PDF Files Compare...PDFs using cURL Commands REST API to Compare PDF Files # GroupDocs...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  4. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. 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....Spreadsheet documents This REST API provides an ability to load the...~/load lets you call this REST API directly from the browser. The...

    docs.groupdocs.cloud/editor/working-with-spread...
  5. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST Api allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST Api directly from the browser....Conversion Cloud REST API allows us to convert the to Word.../conversion lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/conversion/convert-to-word...
  6. Working With Storage | Documentation

    Storage existence Api This Api intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. Api Explorer GroupDocs.Merger Cloud Api Reference lets you try out Storage existence Api right away in your browser! It allows you to effortlessly interact and try out every single operation our Apis expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://Api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our Api is completely independent of your operating system, database system or development language....this page Storage existence API This API intended for checking the...storage with a given name from . API Explorer lets you try out right...

    docs.groupdocs.cloud/merger/working-with-storage/
  7. 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).... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. 使用 cURL 对 MS Office、PDF 和许多其他文档格式中的原始文本进行分类

    GroupDocs.Classification Cloud Api 检索分类法/文档分类法的原始文本分类输出,其中包含有关最佳类别的信息...分类云API # GroupDocs.Classification Cloud API 检索 IAB-2 分类法...GroupDocs.Classification Cloud API 支持 IAB-2 分类方案,下面列出了一些分类示例: “汽车”,...

    blog.groupdocs.cloud/zh/classification/classify...
  9. Change Page Orientation | Documentation

    This REST Api allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....feedback On this page This REST API allows setting Portrait or Landscape...~/pages/orientation lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/merger/change-page-orienta...
  10. Limit count of items to render | Documentation

    GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering options for OST and PST formats. The following code samples show how to render the items in an Outlook Data File by setting a maximum limit. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/limit-count-of-item...