Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 37,835 for

get pages

(0.04 sec)
  1. View Word Documents as HTML Pages using a REST ...

    Programmatically View Word Documents as HTML Pages using a REST API in C#. Document Viewer .NET SDK allows rendering of DOC and DOCX files to HTML Pages....View Word Documents as HTML Pages using a REST API in C# Facebook...render DOC or DOCX files to HTML pages programmatically in your .NET...

    blog.groupdocs.cloud/2021/10/08/render-word-doc...
  2. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X Get "https://api.groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": "..../ Basic usage / Get Supported File Formats Get Supported File...Formats Leave feedback On this page GroupDocs.Annotation Cloud is...

    docs.groupdocs.cloud/annotation/get-supported-f...
  3. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....Operations / Get Metadata Tags Information Get Metadata Tags...Information Leave feedback On this page This REST API allows to obtain...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  4. Get list of attachments | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 HTML Representation of Email Attachments List You can list the email attachments for HTML representation. Attachments API lists the email attachments. It returns an object with list of attachments. The following GroupDocs.Viewer Cloud REST API resource has been used in the attachments list (HTML representation). cURL example Request curl -v "https://api.groupdocs.cloud/v1/viewer/Test.msg/html/attachments" \ -X Get \ -H "Content-Type: application/json" \ -H "authorization: Bearer pTPAHbcNbrMcerjvtBpYgfkSh44oB9uWBEhoLNLiJ3KYWTZ-LjDK1OhIiSkiFnpwEDvAENURIo6NndadzqbW7Di4ZKIKC6DOlEGoFI2hfiNBaXEAGDE00knZePkCNsupU48qe1N_eGluq4urBAX3VBFiIdwz1yEPlPrqWG1DOAWYglUo5Nc9TdwZroBiDJ00A0oKjWoEJ_mRsI_VYK-NnZlNqrUiPGd6918ivV-vTtN2VvqGGUAosz26F7NZe0uEDf5GZszp-bxQ4_-JimHUgOD3z2M4gldo58oYp-6NBGCEjA312kqpxYZs22MJ_Ma-fSgT8yMDqgixItd0JxciHUCmSR8XVG803g1UgUF3-rfoWOn0FJAYLkZ3SFrjqMwjcJAsxcpWc-vm2eLneOPAh8R08ATyhemGBNCh3Ke3jJhaMf92" Resonse { "fileName": "Test....with Attachments / Get list of attachments Get list of attachments...On this page Note Note: The features listed in this page are supported...

    docs.groupdocs.cloud/viewer/attachments-list/
  5. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Operations / Get Container Items Information Get Container Items...Information Leave feedback On this page This REST API endpoint allows...

    docs.groupdocs.cloud/parser/get-container-items...
  6. Get Supported File Formats | Documentation

    This REST API allows Getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the Get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to Get supported file types. 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....Developer Guide / Get Supported File Formats Get Supported File...feedback On this page This REST API allows getting list of all by...

    docs.groupdocs.cloud/editor/get-supported-file-...
  7. Get Supported File Types | Documentation

    This REST API allows to Get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example 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 Get document information curl -v "https://api....Info Operations / Get Supported File Types Get Supported File Types...feedback On this page This REST API allows to get list of all by...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  8. Extract Pages From Word Documents using Rest AP...

    Easily extract specific Pages from word documents as individual files. This article is about how to extract Pages from word documents using Rest API in Ruby...हिंदी čeština How to Extract Pages From Word Documents using Rest...extract a set of consecutive pages from Word documents or may need...

    blog.groupdocs.cloud/merger/extract-pages-from-...
  9. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to Get high-quality output in quickly and reliably. To Get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X Get "https://api.groupdocs.cloud/v2.0/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "..../ Basic usage / Get Supported File Formats Get Supported File...Formats Leave feedback On this page GroupDocs.Comparison Cloud REST...

    docs.groupdocs.cloud/comparison/get-supported-f...
  10. View Word Documents as HTML Pages using a REST ...

    Programmatically View Word Documents as HTML Pages using a REST API in C#. Document Viewer .NET SDK allows rendering of DOC and DOCX files to HTML Pages....render DOC or DOCX files to HTML pages programmatically in your .NET...documents as responsive HTML pages with the relevant stakeholders...

    blog.groupdocs.cloud/viewer/render-word-documen...