Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,434 for

word annotation

(0.04 sec)
  1. 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-...
  2. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....Annotation Product Solution GroupDocs...ObjectsToSearch.WordProcessingObject The word processing searchable objects...

    docs.groupdocs.cloud/watermark/search-watermarks/
  3. 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/
  4. 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-...
  5. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific 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 specific pages from word processing documents into pdf...

    docs.groupdocs.cloud/conversion/convert-specifi...
  6. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or Word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning PassWord The passWord to open file Should be specified only for passWord-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....Annotation Product Solution GroupDocs...different formats into one pdf or word processing document. The table...

    docs.groupdocs.cloud/merger/join-document-cross...
  7. Add Watermark | Documentation

    This example demonstrates how to convert Word processing document into pdf document with adding watermark. 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/add-watermark/
  8. 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/
  9. 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...
  10. 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...