Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,106 for

doc to html

(0.14 sec)
  1. GroupDocs.Editor Cloud Product Family on Docume...

    GroupDocs.EdiTor Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.EdiTor Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud B......Programmatically edit Word documents (DOC or DOCX) using a REST API on...presentations, and web documents like HTML in C#, Java, PHP, Python, etc...

    blog.groupdocs.cloud/categories/groupdocs.edito...
  2. annoucing-groupdcs.comparison-cloud-API-first-r...

    First Release of GroupDocs.Comparison REST API is about To release. This release will include Document comparison features along with support of Word, PDF.....Words supported: DOC, DOCM, DOCX, DOT, DOTM, DOTX...supported: PDF Comparison.Html supported: HTM, HTML Comparison.Imaging...

    blog.groupdocs.cloud/comparison/next-generation...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."Microsoft Word" , "extension" : ".doc" }, { "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/supported-file-f...
  8. GroupDocs.Comparison Cloud Product Family on Do...

    GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs......two or more Word documents (DOC, DOCX) using a REST API on the...table of content, Image and Html Comparison also compare annotations...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  9. 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 Linux/MacOS/Bash curl -X GET 'https://api.groupDocs.cloud/v2.0/conversion/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Response [ { "sourceFormat" : "doc" , "targetFormats" : [ "ods"...

    docs.groupdocs.cloud/conversion/get-supported-f...
  10. 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/