Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 760 for

resource

(0.46 sec)
  1. Render document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render various types of documents into HTML, Image, or Pdf. Following example demonstrates on how to render document with default options. 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 Optional: Delete rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...html" }, { "number" : 2 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/render-document/
  2. Documentation

    GroupDocs Cloud Documentation Homepage... Documentation Useful Resources Was this page helpful? Not...

    docs.groupdocs.cloud/
  3. Releasing Next Generation GroupDocs.Signature C...

    GroupDocs.Signature for Cloud is a REST API to create, verify and search different type of Signatures objects to documents in your application...Signature Cloud Resources # Following are the links...links to some useful resources you may need to accomplish your tasks...

    blog.groupdocs.cloud/signature/releasing-next-g...
  4. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size 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...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...jpg" }, { "number" : 2 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  5. 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...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...html" }, { "number" : 2 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  6. Convert JPG to PDF using Image to PDF Converter

    Start using this image to PDF converter to convert JPG to PDF online in the web browser. Groupdocs.Conversion offers Cloud SDKs & APIs for image conversion....eventually saving you time and resources. So, let’s start and see this...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  7. A REST API Solution to Merge and Split Document...

    GroupDocs.Parser Cloud a document parsing REST API solution. You can extract text, images and metadata for MS Office, OpenOffice, PDF, HTML and many file formats...information about all the resources in the API. SDKs # GroupDocs...

    blog.groupdocs.cloud/parser/introducing-documen...
  8. No ChatGPT | Rephrase Rewrite Paraphrase Text a...

    Forget OpenAI or ChatGPT. Easily rewrite, rephrase, and paraphrase documents online with .NET REST API. Better than Gemini, Microsoft Copilot, and Claude... Helpful Resources # Free Trial GroupDocs.Rewriter...

    blog.groupdocs.cloud/rewriter/paraphrase-docume...
  9. GroupDocs.Annotation | Introdução do PHP SDK na...

    GroupDocs.Annotation for Cloud é uma API REST independente de plataforma para anotar documentos, que pode ser usada com qualquer idioma em aplicativos e sites em nuvem...Annotation Cloud Resources # A seguir estão os links...

    blog.groupdocs.cloud/pt/annotation/introduction...
  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...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...html" }, { "number" : 2 , "resources" : null , "path" : "viewe...

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