Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 2,761 for

docx to docx

(0.05 sec)
  1. 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....docx' } }" Resonse An empty response...FilePath = "SampleFiles/sample.docx" } }; // Create view var response...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  2. 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....docx%3fdl%3d1" \ - X POST \ - H "Content-Type:...Response { "fileName" : "one-page.docx" , "folder" : "Output" , "Code"...

    docs.groupdocs.cloud/signature/working-with-dig...
  3. Delete Annotations | Documentation

    Delete method allows To remove all added annotations. 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 Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove 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\" }, \"AnnotationIds\": [ 1...\"OutputPath\": \"Output/output.docx\"}" Response { "href" : "https://api...

    docs.groupdocs.cloud/annotation/delete-annotati...
  4. Convert document | Documentation

    This example demonstrates how To convert word processing document inTo pdf document with default options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document inTo cloud sTorage Convert document Download converted document from sTorage Steps 1 and 3 are sTorage operations, please refer To this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....docx', 'Format': 'pdf', 'OutputPath':...= "WordProcessing/four-pages.docx" , Format = "pdf" , OutputPath...

    docs.groupdocs.cloud/conversion/convert-document/
  5. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature To render N consecutive pages. You will have To provide the starting page number and the number of the pages To be rendered. The following code sample shows how To render N consecutive pages of a document. 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....docx' }, 'ViewFormat': 'HTML', 'RenderOptions':...null , "path" : "viewer/sample_docx/sample_page_1.html" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/render-n-consecutiv...
  6. 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....docx' }, 'ViewFormat': 'HTML', 'RenderOptions':..."path" : "viewer/with_comment_docx/with_comment_page_1.html" ,...

    docs.groupdocs.cloud/viewer/render-document-wit...
  7. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways To optimize the rendering of documents inTo HTML, one of the solutions you might want To use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has To download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....docx' }, 'ViewFormat': 'HTML', 'RenderOptions':...null , "path" : "viewer/sample_docx/sample_page_1.html" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  8. Verify QR-code 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....docx' }, 'Options': [ { 'AllPages':...FilePath = "signedQRCode_one-page.docx" }, Options = new List < VerifyOptions...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  9. 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....docx", Folder = null, Storage = null...groupdocs.cloud/v1/viewer/one-page.docx/html/pdf"][6] \ -X POST \ -H...

    blog.groupdocs.cloud/viewer/first-public-releas...
  10. Search Barcode 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 search Barcode signatures in supported document formats. It provides method To search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....docx%3fdl%3d1 \ -- header 'authorization:...Response { "fileName" : "one-page.docx" , "folder" : "Output" , "Code"...

    docs.groupdocs.cloud/signature/search-barcode-s...