Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 8,328 for

page

(0.05 sec)
  1. how to change word document from portrait to la...

    how to change word document from portrait to landscape on Document Processing REST APIs | GroupDocs Cloud Recent content in how to change word document from portrait to landscape on Document Proces......Modifier l'orientation de la page dans les documents Word à l'aide...l'orientation d'une page dans Word pour créer un paysage...

    blog.groupdocs.cloud/fr/tag/how-to-change-word-...
  2. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Formats Leave feedback On this page GroupDocs.Classification Cloud...Supported File Formats C# Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/classification/supported-f...
  3. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document Page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Information Leave feedback On this page This REST API allows to obtain...Document file format; Document page count; Document encryption indicator...

    docs.groupdocs.cloud/metadata/get-document-info...
  4. Rendering Documents | Documentation

    Note Note: The features listed in this Page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render documents to PDF and saves output to storage or stream. Render Document to PDF with Storage URL Output This API renders document to PDF and saves resulted document to storage. It also returns the link of rendered document. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to render document to PDF and save to storage....On this page Note Note: The features listed in this page are working.... C# Java PHP Ruby Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/annotation/rendering-docum...
  5. Edit Documents using REST API in PHP | Edit DOC...

    Programmatically Rearrange PDF Pages using REST API on the cloud in Node.js with Document Merger Cloud SDK for Node.js. Reorder or Swap PDF Pages in Node.js...need to reorder or swap the pages in PDF files. We can transform...moving or swapping specific pages within PDF documents programmatically...

    blog.groupdocs.cloud/merger/rearrange-pdf-pages...
  6. Search QRCode Signature | Documentation

    Note Note: The features listed on this Page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....On this page Note Note: The features listed on this page are supported...Digital Signature in Document Pages with different options qrCodeTypeName...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  7. Convert Docx to HTML - Free Support Forum - gro...

    Company Note - Wal-Mart Stores Inc 9.docx (340.3 KB) Hi, I was exploring the APIs to convert word documents in HTML. however, when i try to convert the attached document using your sample Page, the Page gets stuck in d…...document using your sample page, the page gets stuck in downloading...

    forum.groupdocs.cloud/t/convert-docx-to-html/4491
  8. Conversion options by document family | Documen...

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Convert to HTML Format Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/conversion/conversion-opti...
  9. Configure Windows Azure Storage | Documentation

    You have to complete following steps to configure the Storage: Create Azure account if you don’t have one Log into Dashboard Access the Storages Page Click on the ‘Create New Storage’ and select Azure Storage Enter Storage Name (For example: MyAzureStorage), Container, Account name, Account key, and Connection from your Azure account Save Storage Now you can use it by its name in the service API with this account. For example:...have one Log into Access the page Click on the ‘Create New Storage’...account. For example: Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/total/configure-windows-az...
  10. Tag Html - Free Support Forum - groupdocs.cloud

    Hi all, i’m using this: var responseId = await api.HtmlPostAsync(request); to translate a Page Html, in my Page there is the Tag , and the translater doesn’t read this element, so i need to change —> , the same is …...(request); to translate a page Html, in my page there is the Tag , and...resolve this? The body of the Html page is created with Summernote....

    forum.groupdocs.cloud/t/tag-html/4207