Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 10,029 for

text

(0.2 sec)
  1. Convert Markdown to PDF and PDF to Markdown in ...

    File conversion APIs allow you to convert files to any file format instantly.This article shows how to convert Markdown to PDF and PDF to Markdown in Python...creating plain formatted text using a plain-text editor. It is used...

    blog.groupdocs.cloud/conversion/convert-markdow...
  2. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders Text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of Text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....Viewer Cloud renders text and graphics as a single layer...option that enables rendering of text and graphics according to z-order...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  3. Convert Word to Markdown and Markdown to Word i...

    Online file conversion API converts a file format to another file format. This article covers how to convert Word to Markdown and Markdown to Word in Python... Markdown is another plain text format that is used to write...a specific form of semantic text and it also maintains version...

    blog.groupdocs.cloud/conversion/convert-word-to...
  4. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser...."id" : 0 , "action" : "None" , "text" : "\rsssssssss" , "author"..."id" : 1 , "action" : "None" , "text" : "Many students, scholars...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  5. 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 Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....rtf" , "fileFormat" : "Rich Text Format" }, { "extension" : "...txt" , "fileFormat" : "Plain Text File" }, { "extension" : ".tex"...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  6. Render Outlook Data Files To HTML using Python ...

    Programmatically Render Outlook Data (.ost) Files To HTML using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python....messages inside folders by some text value from message content view_options...render_options.outlook_options.text_filter = "Microsoft" Filter...

    blog.groupdocs.cloud/viewer/render-outlook-data...
  7. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....String Pdf Format of file after text recognition of image, put Xlsx...

    docs.groupdocs.cloud/translation/file/request/i...
  8. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you to convert documents across a wide range of supported document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any document from a wide list of supported source document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....provided font(s) instead; Add text or image watermarks to any page...

    docs.groupdocs.cloud/conversion/features-overview/
  9. A REST API Solution to Merge and Split Document...

    GroupDocs.Merger Cloud is a REST API solution to Merge and Split documents like PDF, word processing documents, spreadsheets and more supported formats....presentations, plain and formatted text, and a long list of supported...

    blog.groupdocs.cloud/merger/a-rest-api-solution...
  10. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to transform DOC, DOCX files to web-friendly HTML using Node.js....great versatility for displaying text across platforms and devices...

    blog.groupdocs.cloud/conversion/convert-doc-to-...