Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 1,317 for

pdf to doc

(0.12 sec)
  1. Supported Document Formats | Documentation

    The following table indicates the file formats from which GroupDocs.Parser Cloud can extract data. Document Type Parse Document by Template Extract Text Extract Document Info Extract Images Extract Container Items Info Word Processing Doc Microsoft Word Document ✔ ✔ ✔ ✔ DOT Microsoft Word Document Template ✔ ✔ ✔ ✔ DocX Office Open XML Document ✔ ✔ ✔ ✔ DocM Office Open XML Macro-Enabled Document ✔ ✔ ✔ ✔ DOTX Office Open XML Document Template ✔ ✔ ✔ ✔ DOTM Office Open XML Document Macro-Enabled Template ✔ ✔ ✔ ✔ TXT Plain text ✔ ✔ ODT Open Document Text ✔ ✔ ✔ ✔ OTT Open Document Text Template ✔ ✔ ✔ ✔ RTF Rich Text Format ✔ ✔ ✔ ✔ Pdf Pdf Portable Document Format File ✔ ✔ ✔ ✔ Markup HTML Hypertext Markup Language File ✔ ✔ XHTML Extensible Hypertext Markup Language File ✔ ✔ MHTML MIME HTML File ✔ ✔ MD Markdown ✔ ✔ XML XML File ✔ ✔ Ebooks CHM Compiled HTML Help File ✔ ✔ EPUB Digital E-Book File Format ✔ ✔ FB2 FictionBook 2....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...✔ ✔ Rich Text Format ✔ ✔ ✔ ✔ PDF Portable Document Format File...

    docs.groupdocs.cloud/parser/supported-document-...
  2. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-Cloud. Here is an example how To retrieve metered license consumption. You can find more information about Docker version at How To self-host GroupDocs.Annotation Cloud with Docker Note about credits consumption when using metered license in Docker version STorage calls are not charged Annotation API calls charge is based on Document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Requests\ConvertDocumentDirec ( "pdf" , $filePath ); // Get consumption...

    docs.groupdocs.cloud/annotation/metered-consump...
  3. comparison.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://Docs.groupDocs.cloud/comparison/accept-all-revisions/ weekly 0.5 https://Docs.groupDocs.cloud/comparis......org/1999/xhtml https://docs.groupdocs.cloud/comparison/...visions/ weekly 0.5 https://docs.groupdocs.cloud/comparison/...

    docs.groupdocs.cloud/sitemaps/comparison.xml
  4. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-Cloud. Here is an example how To retrieve metered license consumption. You can find more information about Docker version at How To self-host GroupDocs.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Request # cURL example To get metered license consumption curl -v "http:///v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer Token>" Response { "credit": 487848, "quantity": 6061570985....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Requests\ConvertDocumentDirec ( "pdf" , $filePath ); // Get consumption...

    docs.groupdocs.cloud/viewer/metered-consumption/
  5. Translating PowerPoint files with GroupDocs.Tra...

    How To use GroupDocs.Translation Cloud SDK for translating PowerPoint files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...PresentationFileRequ . FormatEnum . Pdf , outputFormat : outputFormat...

    docs.groupdocs.cloud/translation/file/sdk/power...
  6. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...configuration ); String format = "pdf" ; File fileObj = new File (...

    docs.groupdocs.cloud/viewer/quick-start/
  7. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.EdiTor-Cloud only The metered license can be used in Docker version of GroupDocs.EdiTor-Cloud. Here is an example how To retrieve metered license consumption. You can find more information about Docker version at How To self-host GroupDocs.EdiTor Cloud with Docker Note about credits consumption when using metered license in Docker version STorage calls are not charged EdiTor API calls charge is based on Document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined Documents, there may be extra credit consumed, because of internal implementation....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Requests\ConvertDocumentDirec ( "pdf" , $filePath ); // Get consumption...

    docs.groupdocs.cloud/editor/metered-consumption/
  8. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a Document placed in a container like ZIP archive, emails, Pdf portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how To extract data from a container item. Here you can see how To parse text fields by regular expressions and a table inside the container item Document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a Document inside a container example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...container like ZIP archive, emails, PDF portfolios, etc. by specifying...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  9. Translating HTML files with GroupDocs.Translati...

    How To use GroupDocs.Translation Cloud SDK for translating HTML files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...HtmlFileRequest . FormatEnum . Pdf , outputFormat : outputFormat...

    docs.groupdocs.cloud/translation/file/sdk/html/
  10. Get attachments | Documentation

    GroupDocs.Viewer Cloud API enables you To To retrieve a list of Document attachments from your emails, Outlook data files, archives and Pdf Documents. Following example demonstrates on how To get all attachments from MSG file. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document inTo cloud sTorage Render Document or get Document info Download rendered Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Outlook data files, archives and PDF documents. Following example...

    docs.groupdocs.cloud/viewer/get-attachments/