Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 9,921 for

json

(0.06 sec)
  1. 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....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/viewer/render-print-areas/
  2. Convert PDF File to PNG and PNG to PDF Format u...

    Convert a file format to another with fast, reliable, and secure conversion API. Let's see how to convert PDF file to PNG and PNG to PDF format using Java....CSV to JSON and JSON to CSV in Python Convert CSV to JSON and JSON...JSON to CSV in Java How to Convert EXCEL to JSON and JSON to...

    blog.groupdocs.cloud/conversion/convert-pdf-fil...
  3. Convert SVG image to PNG in Java

    GroupDocs.Conversion API allows you to convert SVG files to PNG images, quickly. This blog post is about how to convert SVG to PNG in Java using REST API....REST API Convert EXCEL to JSON and JSON to EXCEL in Python How to...to Convert CSV to JSON and JSON to CSV in Python Convert Word...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  4. Convert PNG to PowerPoint using Java - A Step-b...

    Learn how to convert PNG images to PowerPoint format quickly and efficiently. Follow our step-by-step guide using GroupDocs.Conversion Cloud SDK for Java....using Java Convert EXCEL to JSON and JSON to EXCEL in Python How to...to Convert CSV to JSON and JSON to CSV in Python Convert Word...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  5. Convert CSV to Excel in Java: A Guide

    Learn how to convert CSV to Excel XLS or XLSX using GroupDocs.Conversion Cloud SDK for Java. Follow the step-by-step guide and explore the cloud-based tool....Python How to Convert CSV to JSON and JSON to CSV in Python Convert...How to Convert EXCEL to JSON and JSON to EXCEL in Python Convert...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  6. Convert PNG to SVG in Java using GroupDocs.Conv...

    Easily convert PNG to SVG with code sample using GroupDocs.Conversion Cloud SDK for Java. Let's see how to convert PNG to SVG file programmatically in Java....using Java Convert EXCEL to JSON and JSON to EXCEL in Python How to...to Convert CSV to JSON and JSON to CSV in Python Convert Word...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  7. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....access_token property of the response JSON and will be valid for the number...expires_in property of the response JSON. If it has expired, request...

    docs.groupdocs.cloud/rewriter/authorization/
  8. Search QRCode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....header 'content-type: application/json' \ -- data '{ "qrCodeTypeName":...header 'content-type: application/json' \ -- data '{ "QRCodeTypeName"...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  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....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  10. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/viewer/adjust-time-unit/