Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 14,274 for

docx

(0.36 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. 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-...
  6. 在 Python 中将 PowerPoint PPT/PPTX 转换为 JPG/JPEG 图像

    GroupDocs.Conversion 是在几秒钟内将 PPT 转换为 JPG 文件的最佳方式。让我们学习如何在 Python 中将 PowerPoint PPT/PPTX 转换为 JPG/JPEG 图片。...pptx", storage_name) # 上传docx文件到云端 response = file_api.upload_file(request)...

    blog.groupdocs.cloud/zh/conversion/convert-powe...
  7. STEP-by-STEP Guide to Remove ZIP Metadata in Java

    Strip hidden metadata from ZIP archives with GroupDocs.Metadata Cloud SDK for Java. Follow this step-by-step guide for setup, code, and secure processing....formats, including ZIP, PDF , DOCX , and more. Cloud‑based processing...

    blog.groupdocs.cloud/metadata/step-by-step-guid...
  8. 使用 Node.js 将 JPG 转换为 PDF |将图像转换为 PDF

    使用 GroupDocs.Conversion Cloud SDK for Node.js 在 Node.js 中使用云上的 REST API 以编程方式将 JPG 转换为 PDF。...也可以看看 # 在 Python 中使用 REST API 注释 DOCX 文件 在 Python 中使用 REST API 从 Word...

    blog.groupdocs.cloud/zh/conversion/convert-imag...
  9. 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...
  10. Watermark Annotation | Documentation

    Watermark annotation adds text watermark 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/watermark-annot...