Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 2,190 for

pdf to html

(0.3 sec)
  1. Excel to Text Conversion | 在 C# 中将 XLS、XLSX 转换为...

    如何使用 .NET REST API 将 Excel 电子表格 (XLS/XLSX) 转换为纯文本文件。自动化 Excel 到文本的转换并简化数据提取。...xls\", \"Format\": \"html\", \"ConvertOptions\": { \"FromPage\":...使用 .NET REST API 将 DOCX 转换为 PDF...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  2. 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....Paper Specification File ✅ ✅ PDF From Description Load Save Portable...✅ MHTML Web Archive ✅ ✅ MIME HTML File ✅ ✅ Visio Web Drawing ✅...

    docs.groupdocs.cloud/conversion/supported-docum...
  3. 下一代GroupDocs.Annotation Clou首次公开发布

    GroupDocs.Annotation for Cloud API 为开发人员提供了一个 API,用于创建支持文本和图形注释的高级在线文档注释工具...pdf/annotations" \ -X GET \ -H "Content-Type:...GetImportRequest() { Name = "Annotated.pdf", Folder = null, Password = null...

    blog.groupdocs.cloud/zh/annotation/first-public...
  4. Revealing First Public Release of Next Generati...

    GroupDocs.Comparison Cloud is a REST API for comparison of documents with manipulatation alongwith changes in the cloud....formats, like Word, Cell, Html, PDF, PowerPoint and Image. Some...

    blog.groupdocs.cloud/comparison/announcing-firs...
  5. 下一代GroupDocs.Annotation Clou首次公開發布

    GroupDocs.Annotation for Cloud API 為開發人員提供了一個 API,用於創建支持文本和圖形註釋的高級在線文檔註釋工具...pdf/annotations" \ -X GET \ -H "Content-Type:...GetImportRequest() { Name = "Annotated.pdf", Folder = null, Password = null...

    blog.groupdocs.cloud/zh-hant/annotation/first-p...
  6. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support To render over 50 file formats To Html5 or Image formats for the whole document, page by page or cusTom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....pdf" , "fileFormat" : "Portable Document...Values" }, { "extension" : ".html" , "fileFormat" : "HyperText...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  7. AmazonS3 Storage exception: Exception of type '...

    Hello, we are seeing this Cloud convert error when converting many different word documents To Pdf. Is there an issue with Amazon sTorage there? GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: AmazonS3 STorage excep…...Product Family convert-word-to-pdf flopez4 November 29, 2023, 4:20pm...different word documents to pdf. Is there an issue with Amazon...

    forum.groupdocs.cloud/t/amazons3-storage-except...
  8. Authenticating API Requests | Documentation

    There is only one way To authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 proTocol with JWT Bearer Token. The JWT Token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications To obtain access To data To different APIs. OAuth provides authorization flows for web and deskTop applications, and mobile devices. What is a JSON Web Token (JWT)?...msg/html/attachments/Freescale%20OSC.pdf/pages/1/resources/styles...cloud/v1/viewer/Test.msg/html/attachments/Freescale%20OSC.pdf/pages/1/resources/styles...

    docs.groupdocs.cloud/total/authenticating-api-r...
  9. mainsite2022.min.css

    @media(min-width:1440px){.feathuressectiontitl{width:1440px;margin:0 auTo}}.opisanie{font-family:Inter;font-style:normal;font-weight:normal;font-size:16px;line-height:30px;display:flex;align-items:......7);flex:none;order:1;flex-grow:0;margin:16px 0}html[dir="rtl"] .howtodesc{text-align:center}...grow:0;margin:24px 0 16px 0}html[dir="rtl"] .howtosubtitle{text-align:center}...

    products.groupdocs.app/translation/html/css/mai...
  10. desktop_5f57f7d819cae13f16323b5993e3527f72558ea...

    :root{--base-font-size-smallest: 0.815em;--base-font-size-smaller: 0.875em;--base-font-size: 0.938em;--base-font-size-larger: 1.063em;--base-font-size-largest: 1.118em;--font-up-6: 2.296em;--font-u......css */html{line-height:1.15;-webkit-te...ius: var(--d-border-radius)}html{color:var(--primary);font-f...

    forum.groupdocs.cloud/stylesheets/desktop_5f57f...