Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 1,276 for

pdf to docx

(0.28 sec)
  1. 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...
  2. 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/
  3. Create Document Preview | Documentation

    GroupDocs.Comparison 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.Comparison 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":"jpeg"}' Windows PowerShell...'FileInfo': { 'FilePath': 'sample2.pdf' }, 'Format': 'jpeg' }" Windows...

    docs.groupdocs.cloud/comparison/create-document...
  4. GroupDocs.批注云19.5

    对于开发者来说是个好消息!引入了全新的 GroupDocs.Annotation Cloud 19.5。我们致力于发展 GroupDocs.Annotation Cloud REST API。...docx", FileMode.Open); var request...UploadFileRequest("Annotationdocs/one-page1.docx", fileStream, Common.MyStorage);...

    blog.groupdocs.cloud/zh/annotation/groupdocs.an...
  5. GroupDocs.批註雲19.5

    對於開發者來說是個好消息!引入了全新的 GroupDocs.Annotation Cloud 19.5。我們致力於發展 GroupDocs.Annotation Cloud REST API。...docx", FileMode.Open); var request...UploadFileRequest("Annotationdocs/one-page1.docx", fileStream, Common.MyStorage);...

    blog.groupdocs.cloud/zh-hant/annotation/groupdo...
  6. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you To To render documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how To render document without using cloud sTorage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, PNG or Pdf Required. File binary Input file To convert Form data, Required pages string Pages range To render, like “1,2” or “3-5,10” Default value : all pages password string Input document password Required for password-protected documents....conversion format: HTML, JPG, PNG or PDF Required. File binary Input file...configuration ); String format = "pdf" ; File fileObj = new File (...

    docs.groupdocs.cloud/viewer/convert-and-download/
  7. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how To retrieve metered license consumption. You can find more information about Docker version at How To self-host GroupDocs.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Linux/MacOS/Bash # cURL example To get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_ToKEN" Windows PowerShell # cURL example To get metered license consumption curl....docx' ; $request = new Requests\...Requests\ConvertDocumentDirec ( "pdf" , $filePath ); // Get consumption...

    docs.groupdocs.cloud/comparison/metered-consump...
  8. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start...configuration ); String format = "pdf" ; File fileObj = new File (..."Resources/SampleFiles/sample.docx" ) if err != nil { fmt . Printf...

    docs.groupdocs.cloud/viewer/quick-start/
  9. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.EdiTor-Cloud only The metered license can be used in Docker version of GroupDocs.EdiTor-Cloud. Here is an example how To retrieve metered license consumption. You can find more information about Docker version at How To self-host GroupDocs.EdiTor Cloud with Docker Note about credits consumption when using metered license in docker version STorage calls are not charged EdiTor API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....docx' ; $request = new Requests\...Requests\ConvertDocumentDirec ( "pdf" , $filePath ); // Get consumption...

    docs.groupdocs.cloud/editor/metered-consumption/
  10. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-Cloud. Here is an example how To retrieve metered license consumption. You can find more information about Docker version at How To self-host GroupDocs.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version STorage calls are not charged Annotation API calls charge is based on document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...docx' ; $request = new Requests\...Requests\ConvertDocumentDirec ( "pdf" , $filePath ); // Get consumption...

    docs.groupdocs.cloud/annotation/metered-consump...