Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 5,039 for

conversion python

(0.16 sec)
  1. 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....Conversion Product Solution GroupDocs...viewApi . createView ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  2. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. 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....Conversion Product Solution GroupDocs...viewApi . createView ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  3. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...Conversion Product Solution GroupDocs...viewApi . createView ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  4. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by API automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. 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....Conversion Product Solution GroupDocs...viewApi . createView ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  5. Verify Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures 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....Conversion Product Solution GroupDocs...verifySignatures ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  6. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Conversion Product Solution GroupDocs...Merger_Node_Storage_Exist ; Python # Import modules import gr...

    docs.groupdocs.cloud/merger/working-with-storage/
  7. 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....Conversion Cloud SDKs , and is multi-platform...PDF Converter - GroupDocs.Conversion How to Convert JPG to PDF...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  8. 在 Ruby 中使用 REST API 将 Word 转换为图像格式

    GroupDocs Ruby SDK 是将 Word DOCX 转换为图像格式的最佳方式。本文介绍如何在 Ruby 中使用 REST API 将 Word 格式转换为图像格式...Conversion 的 Ruby SDK 提供了在几秒钟内将 Word...图像转换为 Ruby,我们将使用 GroupDocs.Conversion Cloud API 的 Ruby SDK 。您可以在控制台中使用以下命令安装它:...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  9. 在 Node.js 中将 Excel 电子表格转换为 PDF | XLS、XLSX 到 PDF

    使用 Node.js 中的 REST API 以编程方式将 Excel 电子表格转换为 PDF 文件。 Node.js SDK 允许将 XLS、XLSX 文件转换为 PDF。...Conversion Cloud 的 Node.js SDK API。...NET、Java、PHP、Ruby、Android 和 Python SDK 作为其 文档转换家族成员 。 您可以在控制台中使用以下命令将...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  10. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...Conversion Product Solution GroupDocs...Viewer_Node_Download_File ; Python # Import modules import gr...

    docs.groupdocs.cloud/viewer/working-with-files/