Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 781 for

resource

(0.12 sec)
  1. Split worksheets into pages | Documentation

    There might be the case when you do not want to render the whole Spreadsheet on a single page and limit the number of rows that would be rendered on each output page. In this situation, the GroupDocs.Viewer Cloud allows you to specify the number of rows in an Spreadsheet to be rendered on each page.This example demonstrates how to split worksheets into pages. API Usage There are steps that usage of GroupDocs...."pages" : [ { "number" : 1 , "resources" : null , "path" : "viewe...html" }, { "number" : 2 , "resources" : null , "path" : "viewe...

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

    docs.groupdocs.cloud/viewer/render-grid-lines/
  3. HTML Viewer - Optimize for printing | Documenta...

    If you need to optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted to vector SVG format for better quality for print and page layout. 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...html" }, { "number" : 2 , "resources" : null , "path" : "viewe...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  4. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....skipExternalResource If true, all external resources will not be loaded. Default...URL for resolving relative resources encoding The encoding to use...

    docs.groupdocs.cloud/conversion/loadoptions/
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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-...
  10. 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...