Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 9,843 for

text

(0.85 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…...5b-alpine strong text Loading Google Sheets sergei...

    forum.groupdocs.cloud/t/internal-error-exceptio...
  2. Convert Excel to PDF using PHP | XLSX to PDF us...

    Programmatically convert Excel files to PDF documents on the cloud using a REST API in PHP with GroupDocs.Conversion Cloud API....WatermarkOptions object and set Watermark Text, Color, Width, Height, etc....

    blog.groupdocs.cloud/conversion/convert-excel-t...
  3. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of 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.Comparison 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/comparison/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....txt" , "fileFormat" : "Plain Text File" }, { "extension" : ".html"...

    docs.groupdocs.cloud/comparison/get-supported-f...
  4. Change HTML to PDF using REST API in Python | H...

    Change HTML files to PDF documents using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....WatermarkOptions Set Watermark Text, Color, Width, Height, etc....

    blog.groupdocs.cloud/conversion/convert-html-to...
  5. Change Page Orientation in Word Documents using...

    Change one page orientation in word to make word landscape or portrait using Python. Let's see how to change page orientation in Word documents using Python...the appearance and spacing of text and images. In this article...

    blog.groupdocs.cloud/merger/change-page-orienta...
  6. Convert PDF to PowerPoint using REST API in Nod...

    Programmatically convert PDF to PowerPoint PPTX presentation using a REST API in Node.js. Node.js SDK allows converting PDF to PPT and PPTX.... Then, set Watermark text, color, width, height, left...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. Convert HTML to Markdown via Java | Comprehensi...

    GroupDocs.Conversion offers conversion of a wide range of document formats. This article is about how to convert HTML to Markdown with Java using REST API....simple syntax used for formatting text. Converting HTML to Markdown...

    blog.groupdocs.cloud/conversion/convert-html-to...
  8. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…..." text when using GroupDocs.Signature...

    forum.groupdocs.cloud/t/free-support-policies/627
  9. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Pages count, size and visibility Text coordinates Attachments count...

    docs.groupdocs.cloud/viewer/get-document-inform...
  10. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard...."}" Response [ { "id" : 0 , "text" : "This is ellipse annotation"...

    docs.groupdocs.cloud/annotation/extract-annotat...