Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 2,975 for

doc to doc

(0.11 sec)
  1. Internal error: Exception of type 'System.OutOf...

    I’m using groupDocs conversion cloud deployed on my server but when I try To convert 50mb xls file its giving error Internal error: Exception of type ‘System.OuTofMemoryException’ was thrown I’m using the following API…... could you please share any doc or example related this sergei...then can you please share a doc for that. Earlier you said: yes...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  2. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api.groupDocs.cloud/connect/Token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example To get Document information curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."formats" : [ { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  3. Get Supported File Types | Documentation

    This REST API allows To get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupDocs.cloud/connect/Token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example To get Document information curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."formats" : [ { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  4. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification Documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial To organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of Documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: Doc, DocX, DocM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM;...

    docs.groupdocs.cloud/classification/overview/
  5. 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...
  6. 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...

    blog.groupdocs.cloud/comparison/next-generation...
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document AuTomation REST APIs | GroupDocs Cloud...PDF document to Word document (DOC or DOCX) programmatically on...

    blog.groupdocs.cloud/groupdocs.cloud/page/33/
  8. PDF Viewer Plugin for WordPress Officially Rele...

    GroupDocs has officially released a PDF viewer plugin for WordPress. It allows users To seamlessly embed and display PDF Documents on WordPress websites!...documents All word-processing files (DOC, DOCX, TXT, RTF, ODT, etc.) Spreadsheets...

    blog.groupdocs.cloud/viewer/announcing-pdf-view...
  9. GroupDocs.Editor Cloud Product Family

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate Documents of almost all the popular file formats....edit or delete the content of DOC or DOCX files programmatically...

    blog.groupdocs.cloud/categories/groupdocs.edito...
  10. 使用 C-Sharp .NET 将 PDF 转换为可编辑的 DOC

    GroupDocs.Conversion C# .NET API 提供了一种在线将 PDF 转换和更改为 Word 文件的简便方法。本文介绍如何在 C# 中将 PDF 转换为 Word。...doc, .docx) 是最常用的文字处理文档格式之一。它允许您...NET SDK 安装 # 为了将 PDF 转换为 Word Doc,我将使用 GroupDocs.Conversion Cloud...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...