Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,030 for

doc to html

(0.07 sec)
  1. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format: PDF Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    docs.groupdocs.cloud/viewer/overview/
  2. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support Document conversion Tools To convert files from 65+ 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.conversion 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/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "Doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "Doc", "Docm", "Docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "Html" ] }, ....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Response [ { "sourceFormat" : "doc" , "targetFormats" : [ "ods"...

    docs.groupdocs.cloud/conversion/get-supported-f...
  3. 在 Ruby 中使用 REST API 将 HTML 转换为 PDF

    使用免费的在线转换器立即将 Html 文件转换为 PDF 格式。本文介绍如何在 Ruby 中使用 REST API 将 Html 转换为 PDF。...українська Polski HTML 到 PDF 转换器 |免费在线将 HTML 转换为 PDF 作为 Ruby 开发人员,您可以使用...Cloud API 在云端以编程方式将 HTML 文件转换为 PDF 文档。 HTML 到 PDF 转换器软件有助于阅读离线...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  4. Working with Presentations | Documentation

    Presentation Documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.EdiTor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.EdiTor Cloud consists of: Upload input Document inTo cloud sTorage Load the Document inTo editable representation in the cloud sTorage (Html file and resources) Download Html Document (and resources, if needed) from sTorage Edit Html Document at client side Upload Html Document back inTo the sTorage Save the edited Document inTo Spreadsheet format in the sTorage Download saved Document Steps 1, 3, 4, 5 are sTorage operations, please refer To this STorage Operations) for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...cloud storage (HTML file and resources) Download HTML document (and...

    docs.groupdocs.cloud/editor/working-with-presen...
  5. Working with Text Documents | Documentation

    Textual Documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.EdiTor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.EdiTor Cloud provides, is the ability To save edited TXT Document not only back To TXT, but also To WordProcessing....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...cloud storage (HTML file and resources) Download HTML document (and...

    docs.groupdocs.cloud/editor/working-with-text-d...
  6. Document Merger Online | Free GroupDocs Apps

    Free online file merger. Merge files To single file. 100% free online Document merger....Comma Separated Values File DOC Merger Microsoft Word Document...Merge EPUB Files Open eBook File HTML Merger Hypertext Markup Language...

    products.groupdocs.app/merger/total
  7. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) Documents are a specific form of text-based spreadsheets with delimiters (separaTors). There several steps that usage of GroupDocs.EdiTor Cloud consists of: Upload input Document inTo cloud sTorage Load the Document inTo editable representation in the cloud sTorage (Html file and resources) Download Html Document (and resources, if needed) from sTorage Edit Html Document at client side Upload Html Document back inTo the sTorage Save the edited Document inTo Spreadsheet format in the sTorage Download saved Document Steps 1, 3, 4, 5 are sTorage operations, please refer To this STorage Operations) for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...cloud storage (HTML file and resources) Download HTML document (and...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  8. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API To create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature 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/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format" }, { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/get-supported-fi...
  9. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/Docx/four-pages_Docx/p1.Html", "downloadUrl": "https://api.groupDocs.cloud/v2.0/viewer/sTorage/file/viewer/words/Docx/four-pages_Docx/p1.Html" }, { "number": 2, "resources": [], "path": "viewer/words/Docx/four-pages_Docx/p2.Html", "downloadUrl": "https://api.groupDocs.cloud/v2.0/viewer/sTorage/file/viewer/words/Docx/four-pages_Docx/p2.Html" }, { "number": 3, "resources": [], "path": "viewer/words/Docx/four-pages_Docx/p3.Html", "downloadUrl": "https://api.groupDocs.cloud/v2.0/viewer/sTorage/file/viewer/words/Docx/four-pages_Docx/p3.Html" }, { "number": 4, "resources": [], "path": "viewer/words/Docx/four-pages_Docx/p4.Html", "downloadUrl": "https://api.groupDocs.cloud/v2.0/viewer/sTorage/file/viewer/words/Docx/four-pages_Docx/p4.Html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of Document pages page....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."viewer/words/docx/four-pages_docx/p1.html" , "downloadUrl" : "https://api...

    docs.groupdocs.cloud/viewer/viewresult/
  10. Working with Spreadsheets | Documentation

    Spreadsheet Documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.EdiTor Cloud. There several steps that usage of GroupDocs.EdiTor Cloud consists of: Upload input Document inTo cloud sTorage Load the Document inTo editable representation in the cloud sTorage (Html file and resources) Download Html Document (and resources, if needed) from sTorage Edit Html Document at client side Upload Html Document back inTo the sTorage Save the edited Document inTo Spreadsheet format in the sTorage Download saved Document Steps 1, 3, 4, 5 are sTorage operations, please refer To this STorage Operations) for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...cloud storage (HTML file and resources) Download HTML document (and...

    docs.groupdocs.cloud/editor/working-with-spread...