Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 3,321 for

word annotation

(0.24 sec)
  1. Extract Images from PDF Files using Node.js | P...

    Extract images from PDF files using REST API with PDF Parser Cloud SDK for Node.js. This article is about how to extract images from PDF files using Node.js...from PDF using Python Parse Word Documents using REST API in...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2022/01/24/extract-images-...
  2. 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....Annotation Product Solution GroupDocs...and print out text (lines / words / characters) of each document...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  3. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from Word processing documents into pdf documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Annotation Product Solution GroupDocs...convert consecutive pages from word processing documents into pdf...

    docs.groupdocs.cloud/conversion/convert-n-conse...
  4. Python convert PDF document to JPG, PNG, or GIF...

    Our PDF to image converter API lets you quickly convert PDF to image format. This article is about how to convert PDF to JPG, PNG, and GIF Images in Python...or programs, allowing for annotations, making it easier to share...using REST API in Python Convert Word Documents to PDF using REST...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. Compare PowerPoint Presentations using REST API...

    Programmatically compare two or more PowerPoint files using a REST API on the cloud in Node.js with GroupDocs.Comparison Cloud SDK for Node.js.... See Also Compare Word Documents using REST API in...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2022/01/17/compare-powerpo...
  6. Display Excel Data in HTML using REST API in No...

    Programmatically render or display Microsoft Excel spreadsheet data to HTML using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js SDK.... ← Parse Word Documents using REST API in...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2021/12/03/display-excel-d...
  7. Convert document | Documentation

    This example demonstrates how to convert Word processing document into pdf document with default options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Annotation Product Solution GroupDocs...demonstrates how to convert word processing document into pdf...

    docs.groupdocs.cloud/conversion/convert-document/
  8. Convert Text to Image File JPEG, PNG or GIF in ...

    This article is about how to convert Text to Image File JPEG, PNG or GIF in Ruby... See Also Convert Word Documents to PDF using REST...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2022/07/18/convert-text-to...
  9. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....Annotation Product Solution GroupDocs...output content when rendering MS Word document into HTML. The following...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example)....Annotation Product Solution GroupDocs...hidePdfAnnotations Hide annotations in Pdf documents flattenAllFields...

    docs.groupdocs.cloud/conversion/loadoptions/