Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 4,011 for

import

(0.04 sec)
  1. PDF Viewer - Optimization options | Documentation

    GroupDocs.Viewer Cloud allows you to optimize the output PDF file for a web browser or to reduce the file size by optimizing resources. Optimization for a web allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download. Resource optimization allows you to reduce the size of the output PDF file. While optimizing, GroupDocs.Viewer may reduce the image size or quality, remove notes or form fields, remove objects, fonts, or personal information from a document, and so on....iewer-cloud-python-samples import groupdocs_viewer_cloud client_id...

    docs.groupdocs.cloud/viewer/pdf-viewer-optimiza...
  2. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....rison-cloud-python-samples import groupdocs_comparison_cloud...

    docs.groupdocs.cloud/comparison/set-password-fo...
  3. 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....iewer-cloud-python-samples import groupdocs_viewer_cloud client_id...

    docs.groupdocs.cloud/viewer/render-print-areas/
  4. Converting CSV to XML using Java: A Comprehensi...

    Learn how to convert CSV to XML via Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guide and start converting your files today.... The steps are: Firstly, import the required classes into your...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  5. Convert XML to PDF in Java using Java SDK: A Guide

    Learn how to convert XML to PDF files in Java using GroupDocs.Conversion Cloud SDK for Java. Let's go through the process of converting XML to PDF in Java.... The steps are: Firstly, import the required classes into your...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  6. Merge JPG Files into one in Java

    Learn how to merge multiple JPG images into one using GroupDocs.Merger Cloud SDK for Java. Get step-by-step instructions for using this tool....JPG images into one: Firstly, import the required classes into your...

    blog.groupdocs.cloud/merger/merge-multiple-jpg-...
  7. .NET Metadata Reader, Viewer, Extractor, Remove...

    C# .NET metadata API to read, write, edit, analyze, search, extract, remove, compare & export metadata of PDF Word Excel PPTX Outlook Audio Video & Images....what you need Photo Location Import image metadata properties and...

    products.groupdocs.com/metadata/net/
  8. 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....iewer-cloud-python-samples import groupdocs_viewer_cloud client_id...

    docs.groupdocs.cloud/viewer/render-document/
  9. Get View Info for Outlook Data File | Documenta...

    GroupDocs.Viewer Cloud provides additional information for Outlook Data Files when calling Info method. Following example demonstrates how to retrieve view information for Outlook Data File. 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....iewer-cloud-python-samples import groupdocs_viewer_cloud client_id...

    docs.groupdocs.cloud/viewer/get-view-info-for-o...
  10. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs....iewer-cloud-python-samples import groupdocs_viewer_cloud client_id...

    docs.groupdocs.cloud/viewer/render-hidden-colum...