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

pdf to docx

(0.05 sec)
  1. 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-...
  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. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通過 REST API 對文檔添加水印。特點包括;添加圖像或文本水印,刪除、替換或搜索水印。...docx"); options.setFileInfo(fileInfo);...apiInstance.add(request); C# 中的 PDF 文檔去除水印 # 下面的代碼片段展示瞭如何使用 [GroupDocs...

    blog.groupdocs.cloud/zh-hant/watermark/watermar...
  4. 用于保护文档的水印云 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通过 REST API 对文档添加水印。特点包括;添加图像或文本水印,删除、替换或搜索水印。...docx"); options.setFileInfo(fileInfo);...apiInstance.add(request); C# 中的 PDF 文档去除水印 # 下面的代码片段展示了如何使用 [GroupDocs...

    blog.groupdocs.cloud/zh/watermark/watermark-clo...
  5. 使用 cURL 对 MS Office、PDF 和许多其他文档格式中的原始文本进行分类

    GroupDocs.Classification Cloud API 检索分类法/文档分类法的原始文本分类输出,其中包含有关最佳类别的信息...docx", Folder = "" }, }, bestClassesCount:...{"Folder": "words/docx","Name": "four-pages.docx" } }' 回复 # { "bestClassName":...

    blog.groupdocs.cloud/zh/classification/classify...
  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. 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...
  8. 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...
  9. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-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.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Request # cURL example To get metered license consumption curl -v "http:///v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer Token>" Response { "credit": 487848, "quantity": 6061570985....docx' ; $request = new Requests\...Requests\ConvertDocumentDirec ( "pdf" , $filePath ); // Get consumption...

    docs.groupdocs.cloud/viewer/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...