Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 832 for

pdf to docx

(0.07 sec)
  1. 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' }" Response...= "source_files/word/source.docx" }, Format = PreviewOptions...

    docs.groupdocs.cloud/comparison/create-document...
  2. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you To reorder the document pages. The order of the pages in the source document is never changed, instead, the API applies reordering To the resultant Pdf document. The following code snippet shows how To reorder pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document inTo cloud sTorage Render document or get document info Download rendered document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API documentation for usage details....reordering to the resultant PDF document. The following code...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'HTML', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/reorder-pages/
  3. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement To include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you To control the rendering of document comments. By default, comments are not rendered inTo the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....Word documents Spreadsheets PDF documents Presentations The following...'FilePath': 'SampleFiles/with_comment.docx' }, 'ViewFormat': 'HTML', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/render-document-wit...
  4. Delete rendered document | Documentation

    After rendering various types of documents inTo HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud sTorage using special method. Note: This method deletes only output files, the input file remains in the sTorage. Following example demonstrates on how To delete rendered document results. API Usage 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....documents into HTML, Image, or Pdf, you may clean (delete) rendered...'FilePath': 'SampleFiles/sample.docx' } }" Resonse An empty response...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  5. Multiple Annotation | Documentation

    This REST API allows To add multiple annotations To the document 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/multiple-annota...
  6. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....audio and video files, images, PDF, eBooks, drawings, and many more...setFilePath("documents/input.docx"); options.setFileInfo(fileInfo);...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  7. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...您可以对任何文字处理文档、电子表格、演示文稿、音频和视频文件、图像、PDF、电子书、绘图等文档执行操作。下面列出了 GroupDocs...setFilePath("documents/input.docx"); options.setFileInfo(fileInfo);...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...
  8. Verify 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 verify a signed document. It provides methods To verify QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....pdf/qrcode/verification?Folder#signed"..."fileName" : "Signed_QRCode.pdf" , "folder" : "signed" , "code"...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  9. Verify Text 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 verify a signed document. It provides methods To verify Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....pdf/text/verification?Folder#signed"..., "fileName" : "Signed_Text.pdf" , "folder" : "signed" , "code"...

    docs.groupdocs.cloud/signature/verify-text-sign...
  10. Working with Digital 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 add Digital Signature To a document. It provides methods To create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature To Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....pdf/digital" \ - X POST \ - H "Content-Type:...Response { "fileName" : "one-page.pdf" , "folder" : "Output" , "code"...

    docs.groupdocs.cloud/signature/working-with-dig...