Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 1,273 for

docx to pdf

(0.06 sec)
  1. Search for digital signatures | Documentation

    GroupDocs.Signature Cloud offers an ability To find Digital signatures that are applied To document and returns its digital signature certificate. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Search signatures For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....pdf" }, "Options": [ { "AllPages":...'signaturedocs/signedDigital_sample2.pdf' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/search-for-digit...
  2. Verify digital signatures | Documentation

    GroupDocs.Signature Cloud provides a method To verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Verify signatures For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....pdf" }, "Options": [ { "AllPages":...'signaturedocs/signedDigital_sample2.pdf' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/verify-digital-s...
  3. Quick Start | Documentation

    Create an account Creating an account is very simple. Go To https://dashboard.groupdocs.cloud To create a free account. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get a Client Id and a Client Secret. This will will be used To invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need To get started is adding our SDK To your existing project....example demonstrating how to sign pdf document with digital signature...FileInfo { FilePath = "sample2.pdf" }, SaveOptions = new SaveOptions...

    docs.groupdocs.cloud/signature/quick-start/
  4. Convert document direct async | Documentation

    This example demonstrates how To convert word processing document inTo Pdf document asyncronously without using cloud sTorage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....word processing document into pdf document asyncronously without...= File . Open ( "four-pages.docx" , FileMode . Open ); var request...

    docs.groupdocs.cloud/conversion/convert-documen...
  5. Excel to Text Conversion | 在 C# 中将 XLS、XLSX 转换为...

    如何使用 .NET REST API 将 Excel 电子表格 (XLS/XLSX) 转换为纯文本文件。自动化 Excel 到文本的转换并简化数据提取。...NET REST API 将 DOCX 转换为 PDF...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  6. First Public Release of Next Generation GroupDo...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats To Words, Cells, Html, Pdf, Slides and Image formats....pdf"][4] \ -X GET \ -H "Content-Type:...AttachmentName = "password-protected.docx", Folder = null, Storage = null...

    blog.groupdocs.cloud/viewer/first-public-releas...
  7. \"convert doc to text\" on Document Processing ...

    \"convert doc To text\" on Document Processing REST APIs | GroupDocs Cloud Recent content in \"convert doc To text\" on Document Processing REST APIs | GroupDocs Cloud Extraire du texte d'un Pdf en......Cloud Extraire du texte d'un PDF en utilisant l'API REST .NET...REST .NET. Convertissez DOC et DOCX en format TXT avec des fonctionnalités...

    blog.groupdocs.cloud/fr/tag/\convert-doc-to-tex...
  8. HTML Viewer - Exclude fonts | Documentation

    When rendering documents inTo HTML, by default the fonts that are used in the document are added To HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Document Format PDF Microsoft Word DOC, DOCX, DOCM, DOT, DOTX..."FilePath": "SampleFiles/sample.docx" }, "ViewFormat": "HTML", "RenderOptions":...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  9. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows To create document preview images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Create preview images Download images For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....pdf" }, "Format": "jpg" }' Windows...'FileInfo': { 'FilePath': 'sample2.pdf' }, 'Format': 'jpg' }" Windows...

    docs.groupdocs.cloud/signature/create-document-...
  10. Internal error: Exception of type 'System.OutOf...

    I’m using groupdocs conversion cloud deployed on my server but when I try To convert 50mb xls file its giving error Internal error: Exception of type ‘System.OuTofMemoryException’ was thrown I’m using the following API…...format=pdf&fromPage=1&pagesCount=0 Screenshot...was successfully converted to pdf using latest version of GroupDocs...

    forum.groupdocs.cloud/t/internal-error-exceptio...