Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 4,871 for

data

(0.23 sec)
  1. Edit Signatures in Signed PDF Documents using P...

    Programmatically Edit Signatures in Signed PDF Documents using a REST API in Python with Document Signature Cloud SDK for Python.... E-signatures represent the data in the visually encoded form...

    blog.groupdocs.cloud/signature/edit-signatures-...
  2. discourse-data-explorer_5f57f7d819cae13f16323b5...

    table.group-reports{width:100%;table-layout:fixed}table.group-reports th:first-child{width:30%}table.group-reports th:nth-child(2){width:60%}table.group-reports th:last-child{width:20%;text-align:r....../*# sourceMappingURL=discourse-data-explorer_5f57f7d819cae13f1632...

    forum.groupdocs.cloud/stylesheets/discourse-dat...
  3. Supported Document Formats | Documentation

    All document and image formats supported by GroupDocs.Viewer Cloud V2....Design Web Format Autodesk Design Data Formats Supported formats: Release...

    docs.groupdocs.cloud/viewer/supported-document-...
  4. Extract Images from ZIP | Download ZIP Images i...

    Step-by-step guide to automatically extract and download images from ZIP archives using .NET REST API. Learn how to parse ZIP contained images via REST API...before processing production data. Conclusion # This article explained...

    blog.groupdocs.cloud/parser/extract-images-from...
  5. 如何在 Python 中使用 REST API 将 PowerPoint 转换为 PDF

    从 PowerPoint PPTX 转换为 PDF 是一种可行的文档保护选项。让我们学习如何在 Python 中使用 REST API 将 PowerPoint 转换为 PDF。...pptx", "H:\\groupdocs-cloud-data\\powerpoint-slides.pptx", my_storage)...move(response, "H:\\groupdocs-cloud-data\\") 在 Python 中将页面范围从 PPTX 转换为...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  6. Python 将 PDF 文档转换为 JPG、PNG 或 GIF 图像

    我们的 PDF 到图像转换器 API 可让您快速将 PDF 转换为图像格式。本文介绍如何在 Python 中将 PDF 转换为 JPG、PNG 和 GIF 图像...pdf", "H:\\groupdocs-cloud-data\\sample-file.pdf", storage_name)...move(response, "H:\\groupdocs-cloud-data\\") 使用 REST API 在 Python 中将...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  7. Supported Document Formats | Documentation

    GroupDocs.Conversion Cloud API supports the following document formats: 3D From Description Source Target 3DS 3D Studio ✅ ✅ 3MF Microsoft 3D Manufacturing Format ✅ AMF Additive manufacturing file format ✅ ✅ ASE 3D Studio Max’s ASCII Scene Exporter format ✅ DAE Collada ✅ ✅ DRC Google Draco ✅ ✅ FBX FilmBox format ✅ ✅ GLTF Khronos Group’s glTF ✅ ✅ JT Siemens JT File ✅ OBJ Wavefront Obj ✅ ✅ PLY Polygon File Format or Stanford Triangle Format ✅ ✅ RVM AVEVA Plant Design Management System Model ✅ ✅ U3D Universal3D ✅ ✅ USD Universal Scene Description ✅ USDZ Universal Scene Description Archive ✅ VRML The Virtual Reality Modeling Language ✅ X DirectX’s X file ✅ CAD From Description Load Save CF2 Common File Format File ✅ DGN MicroStation Design File ✅ DWF Design Web Format File ✅ DWFX Design Web Format File ✅ DWG AutoCAD Drawing Database File ✅ DWT AutoCAD Drawing Template ✅ DXF Drawing Exchange Format File ✅ ✅ IFC Industry Foundation Classes File ✅ IGS Initial Graphics Exchange Specification (IGES) ✅ PLT PLT (HPGL) ✅ STL Stereolithography File ✅ Compression From Description Load Save 7Z 7-Zip Compressed File ✅ ✅ BZ2 Bzip2 Compressed File ✅ CAB Windows Cabinet File ✅ CPIO CPIO Compressed File ✅ ✅ GZ Gnu Zipped Archive ✅ GZIP Gzip Compressed File ✅ LZ Lzip Compressed File ✅ LZMA LZMA Compressed File ✅ RAR RAR Compressed Archive ✅ TAR Consolidated Unix File Archive ✅ ✅ XZ Xz Compressed File ✅ Z Unix Compressed File ✅ ZIP ZIP Compressed File ✅ ✅ Database From Description Load Save LOG Log File ✅ NSF Lotus Notes Storage Format ✅ SQL Sql File ✅ Diagram From Description Load Save VDX Visio Drawing XML File ✅ ✅ VSD Visio Drawing File ✅ VSDM Visio Macro-Enabled Drawing ✅ ✅ VSDX Visio Drawing File ✅ ✅ VSS Visio Stencil File ✅ VSSM Visio Macro-Enabled Stencil File ✅ ✅ VSSX Visio Stencil File ✅ ✅ VST Visio Drawing Template ✅ VSTM Visio Macro-Enabled Drawing Template ✅ ✅ VSTX Visio Drawing Template ✅ ✅ VSX Visio Stencil XML File ✅ ✅ VTX Visio Template XML File ✅ ✅ eBook From Description Load Save AZW3 Amazon Kindle’s proprietary e-book file format ✅ ✅ EPUB Open eBook File ✅ ✅ MOBI Mobipocket eBook ✅ ✅ Email and Outlook From Description Load Save EML E-Mail Message ✅ ✅ EMLX Apple Mail Message ✅ ✅ MBOX Mbox document format ✅ MSG Outlook Mail Message ✅ ✅ OLM Microsoft Outlook file for Mac Operating System.... ✅ Outlook Offline Data File ✅ Outlook Personal Information...

    docs.groupdocs.cloud/conversion/supported-docum...
  8. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/comparison/get-supported-f...
  9. 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.... For example, for securing data or reducing the size of image...available instantly after converting data from PNG to PDF file. How to...

    blog.groupdocs.cloud/conversion/convert-pdf-fil...
  10. Convert Word to HTML Online in Python

    You can convert a DOC file to a HTML file to display the word doc in a web browser. This article is about how to convert word to html online in Python....used for official and personal data sharing. However, if you want...

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