Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 8,349 for

page

(0.11 sec)
  1. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF documents in JPG and PNG formats by default GroupDocs.Viewer Cloud calculates output image size for better viewing quality. In case you want to make output JPG and PNG images to be the same size in pixels as the size of Pages in a source PDF document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class....Rendering pages to the same size as the size of pages in a source...Rendering pages to the same size as the size of pages in a source...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  2. Point Annotation | Documentation

    Point annotation sticks comments to any point in a 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 Linux/MacOS/Bash # Get JWT token curl -v "https://api....Annotation Leave feedback On this page Point annotation sticks comments..."FilePath": "annotationdocs/one-page.docx" }, "OutputPath": "Output/output...

    docs.groupdocs.cloud/annotation/point-annotation/
  3. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (used if you want to hide some text) 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 Linux/MacOS/Bash # First get JSON Web Token # Replace CLIENT_ID and CLIENT_SECRET with your own credentials....Annotation Leave feedback On this page Resource redaction annotation...': ' "'" 'annotationdocs/one-page.docx' "'" ' }, ' "'" 'OutputPath'...

    docs.groupdocs.cloud/annotation/resource-redact...
  4. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....2b-b8bb99520ce9" } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/translation/file/request/s...
  5. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....2b-b8bb99520ce9" } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/translation/file/request/r...
  6. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud add image watermark to powerpoint how to add watermark to ppt inser......pdf to html convert pdf to web page pdf to html pdf to web pdf viewer...JPG node.js pdf to jpg api pdf page to jpg converter pdf to jpg...

    blog.groupdocs.cloud/ar/tags/index.xml
  7. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud add image watermark to powerpoint how to add watermark to ppt inser......pdf to html convert pdf to web page pdf to html pdf to web pdf viewer...JPG node.js pdf to jpg api pdf page to jpg converter pdf to jpg...

    blog.groupdocs.cloud/ko/tags/index.xml
  8. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud add image watermark to powerpoint how to add watermark to ppt inser......pdf to html convert pdf to web page pdf to html pdf to web pdf viewer...JPG node.js pdf to jpg api pdf page to jpg converter pdf to jpg...

    blog.groupdocs.cloud/zh-hant/tags/index.xml
  9. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. 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....Watermark Leave feedback On this page This example demonstrates how..."FilePath": "WordProcessing/four-pages.docx", "Format": "pdf", "WatermarkOptions":...

    docs.groupdocs.cloud/conversion/add-watermark/
  10. Render grid lines | Documentation

    GroupDocs.Viewer Cloud does not render gird lines of Spreadsheets by default. To enable rendering of gird lines you just need to SpreadsheetOptions.RenderGridLines property to true in order to render the grid lines. The following code sample shows how to enable rendering of grid lines. 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....lines Leave feedback On this page GroupDocs.Viewer Cloud does...RenderGridLines\ ":true}}}" Response { "pages" : [ { "number" : 1 , "resources"...

    docs.groupdocs.cloud/viewer/render-grid-lines/