Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,158 for

storage api

(0.04 sec)
  1. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF documents in JPG and PNG formats by default GroupDocs.Viewer Cloud calculates output image size for better viewing quality. In case you want to make output JPG and PNG images to be the same size in pixels as the size of pages in a source PDF document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class....of pages in a source document API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  2. C#: MPP to PDF | MPP to PDF Conversion | MS Pro...

    How to convert MS Project (MPP) files to PDF format using C# .NET. Easy and Simple MPP to PDF Conversion in C#. Implement MS Project to PDF Conversion.... API for MPP to PDF Conversion MPP...Project to PDF using cURL Commands API for MPP to PDF Conversion # Converting...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  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.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  4. Comma Delimited files to Excel | CSV to Excel i...

    Convert comma delimited files to Excel using C# .NET. Save csv comma separated values to Excel workbook with C#.... API for CSV to Excel Conversion Comma...to Excel using cURL commands API for CSV to Excel Conversion #...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  5. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guide demonstrates the process of converting XML to Excel and Excel to XML using Python....useful for long-term data storage, data transportation, and data...with the assistance of a REST API . The following topics shall...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  6. Create Document Preview | Documentation

    GroupDocs.Comparison Cloud allows to create document preview images, one per page. Image size and format can be set as options. Api Usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input document into cloud Storage Create preview images Download images For Storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST Api directly from the browser.... API Usage There are steps that usage...input document into cloud storage Create preview images Download...

    docs.groupdocs.cloud/comparison/create-document...
  7. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud Storage Convert document Download converted document from Storage Steps 1 and 3 are Storage operations, please refer to the File Api documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert Api method will return converted document in the response body...input document into cloud storage Convert document Download converted...document from storage Steps 1 and 3 are storage operations, please...

    docs.groupdocs.cloud/conversion/convert-to-html...
  8. Convert Word to JPEG, PNG, or GIF Image File in...

    This article is about how to convert Word to JPEG, PNG, or GIF Image File in Python...Word to Images Conversion REST API - Python SDK How to Convert Word...Word to JPEG using REST API in Python Convert DOC/DOCX to PNG...

    blog.groupdocs.cloud/conversion/convert-word-to...
  9. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign Api method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description Api Version FileInfo.FilePath The path of the document, located in the Storage....as input parameters for Sign API method SignSettings example {...SignSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/signsettings/
  10. How to Convert Word to TIFF File Format using Ruby

    TIFF Tag Image File Format is used to store raster graphics and images information. This article is about how to convert Word to TIFF file format using Ruby...article: Word to TIFF Conversion API - Installation Convert Word to...Converter Word to TIFF Conversion API - Installation # In order to...

    blog.groupdocs.cloud/conversion/how-to-convert-...