Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 1,190 for

pdf to docx

(0.15 sec)
  1. 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...
  2. Squiggly Annotation | Documentation

    Squiggly annotation marks text with a squiggly styling. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document inTo cloud sTorage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...0/annotation/storage/file/Output/output.docx" , "rel" : "self" , "type" :...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  3. 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....pdf' }, 'Options': [ { 'AllPages':..."signaturedocs/signedDigital_sample2.pdf" , "storageName" : null , "versionId"...

    docs.groupdocs.cloud/signature/search-for-digit...
  4. 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" , "storageName" : null , "versionId"...

    docs.groupdocs.cloud/signature/verify-digital-s...
  5. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, Pdf, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....on document (Cells, Images, PDF, Slides or Words) Signature API...cloud/v1/signature/SignedForVerificatio.pdf/collection/verification?folder#storage...

    docs.groupdocs.cloud/signature/working-with-ver...
  6. Working with Search Collection | 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 multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, Pdf, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....on document (Cells, Images, PDF, Slides or Words) Signature API...cloud/v1/signature/SignedForVerificatio.pdf/collection/search?folder#signed...

    docs.groupdocs.cloud/signature/working-with-sea...
  7. 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...
  8. 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....attached documents like emails, PDF portfolios, MS Outlook storages...like ZIP archives, emails or PDF portfolios. ContainerItemInfo...

    docs.groupdocs.cloud/parser/get-container-items...
  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' }" Response..."fileInfo" : { "filePath" : "sample2.pdf" , "storageName" : null , "versionId"...

    docs.groupdocs.cloud/signature/create-document-...
  10. Join word documents without starting from a new...

    There is an additional option for Word document joining that allows To merge those documents without page breaking between them, i.e. the last page of the initial document will be merged with the first page of the next document as one page. Name Description Comment JoinItem.WordJoinMode Allows To join word documents without empty space between documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....docx', 'Password': 'password' } }...'FilePath': '/WordProcessing/one-page.docx' }, 'WordJoinMode': 'Continuous'...

    docs.groupdocs.cloud/merger/join-word-continous/