Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,120 for

get pages

(0.07 sec)
  1. Features Overview | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats. Adding Watermarks Groupdocs.Watermark Cloud allows to add text/image watermarks to supported document formats and images and save resultant file....Watermark Cloud / Getting Started / Features Overview...Overview Leave feedback On this page GroupDocs.Watermark Cloud is...

    docs.groupdocs.cloud/watermark/features-overview/
  2. Render tracked changes | Documentation

    GroupDocs.Viewer Cloud does not render tracked changes of Word Processing documents by default. If you want to see tracked changes in your rendering result, use WordProcessingOptions.RenderTrackedChanges property. The following code sample shows how to render a Word document including tracked changes. 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....changes Leave feedback On this page GroupDocs.Viewer Cloud does...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/render-tracked-chan...
  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....comments Leave feedback On this page Some document types like Microsoft...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/render-document-wit...
  4. Specify encoding when loading documents | Docum...

    GroupDocs.Viewer Cloud enables users to pass encoding when rendering text documents or email messages. This feature is supported for: Plain-text (.txt) files Comma-separated values (.csv) Tab-separated values (.tsv) E-Mail Message (.eml) Following code snippet sets the document encoding. 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....documents Leave feedback On this page GroupDocs.Viewer Cloud enables...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/specify-encoding-wh...
  5. Render layers | Documentation

    GroupDocs.Viewer Cloud renders all layers of the CAD drawing by default. To render specific layers you can set the layers that you want to render by adding them into the CadOptions.Layers property. The following code sample shows how to render a specific layer of a CAD drawing. 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....layers Leave feedback On this page GroupDocs.Viewer Cloud renders...cloud storage Render document or get document info Download rendered...

    docs.groupdocs.cloud/viewer/render-layers/
  6. 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....whole document, page-by-page or custom range of pages. The viewer...Reordering and Watermarking document pages are other important features...

    blog.groupdocs.cloud/viewer/first-public-releas...
  7. annoucing-groupdcs.viewer-cloud-API-pre-release

    GroupDocs.Viewer Cloud REST API manipulates over 50 documents and image formats to render as HTML5 or Image in your web/mobile app or website...whole document, page by page or custom range of pages with many features...reordering and watermarking pages Rendering documents as PDF Rendering...

    blog.groupdocs.cloud/viewer/next-generation-gro...
  8. Convert PDF to Text Programmatically using REST...

    GroupDocs API allows you to convert PDF to Text file in high quality. Let's learn how to convert PDF to Text file programmatically using REST API in Ruby....API in Ruby Convert Specific Pages of PDF to TEXT in Ruby Free...groupdocs_conversion_cloud Please get your Client ID and Secret from...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  9. Sending Word files for translation | Documentation

    How to send Word files for translation to the selected languages...."outputFormat" : "string" , "pages" : [ 0 ] } Note Though you have...if it should be converted. pages List of integers null List of...

    docs.groupdocs.cloud/translation/file/request/w...
  10. Render print areas | Documentation

    Spreadsheet document allows to set a print area if you want to print a specific section on a worksheet. There can be the case when you want to render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option to render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how to render only the print areas from worksheets....areas Leave feedback On this page Spreadsheet document allows...in a worksheet as a separate page. The following code samples...

    docs.groupdocs.cloud/viewer/render-print-areas/