Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 742 of 742 for

docx to html

(0.08 sec)
  1. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you To rotate individual pages when viewing documents in Html/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs To rotate page on 90-degree clockwise; On180Degree - instructs To rotate page on 180-degree clockwise; On270Degree - instructs To rotate page on 270-degree clockwise; The following code snippet shows how To rotate output pages when viewing a document as PDF...pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'PDF', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  2. 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....various types of documents into HTML, Image, or Pdf, you may clean...'FilePath': 'SampleFiles/sample.docx' } }" Resonse An empty response...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...