Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 14,325 for

docx

(0.43 sec)
  1. Convert PNG to PowerPoint using Java - A Step-b...

    Learn how to convert PNG images to PowerPoint format quickly and efficiently. Follow our step-by-step guide using GroupDocs.Conversion Cloud SDK for Java....options, including PDF, DOC, DOCX, XLSX, HTML, raster images,...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  2. Document Splitting in Python | Python PDF Files...

    Learn how to split a PDF file into multiple PDF files in Python using the GroupDocs.Merger Cloud SDK. Improve document organization with this guide....document formats, including DOCX, XLSX, PPTX, and more. You can...

    blog.groupdocs.cloud/merger/split-pdf-file-into...
  3. Convert PNG to HTML in Java - PNG to HTML Conve...

    Learn how to convert PNG to HTML in Java using GroupDocs.Conversion Cloud SDK. Follow our step-by-step guide to simplify the PNG to HTML conversion process....other file formats, such as PDF, DOCX, SVG, etc. See Also # If you...

    blog.groupdocs.cloud/conversion/convert-png-ima...
  4. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....docx" }, "ViewFormat": "PNG", "RenderOptions":...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'PNG', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  5. Convert XLSX to CSV in Java - A Step-by-Step Guide

    Learn how to convert Excel (XLS/XLSX) to CSV in Java using REST API. This article provides step-by-step instructions for converting Excel to CSV quickly....file formats to and from PDF, DOCX, XLSX, PPTX, HTML, and other...

    blog.groupdocs.cloud/conversion/convert-excel-x...
  6. Convert TIFF to PDF in Java

    Learn how to convert TIFF to PDF in Java programmatically. Get accurate and high-quality conversions with customizable settings and secure data handling....image formats, including PDF, DOCX, XLSX, PPTX, JPG, PNG, BMP,...

    blog.groupdocs.cloud/conversion/tiff-file-to-pd...
  7. 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....docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  8. How to Convert Excel to PDF using Java API

    Convert your documents and files using our fast and secure file format REST API in Java. This article is about how to convert Excel to PDF using Java API....using REST API in Ruby Annotate DOCX Files using a REST API in Python...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  9. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected text 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....docx' }, 'OutputPath': " Output / output . docx ", 'Annotations':...0/annotation/storage/file/Output/output.docx" , "rel" : "self" , "type" :...

    docs.groupdocs.cloud/annotation/text-highlight-...
  10. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Format PDF Microsoft Word DOC, DOCX, DOCM, DOT, DOTX, DOTM Microsoft..."FilePath": "SampleFiles/sample.docx" }, "ViewFormat": "HTML", "RenderOptions":...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...