Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,762 for

text annotations

(0.04 sec)
  1. Combine to PDF Online | Free GroupDocs Apps

    Combine files of different formats to a single PDF document....Merge ODT to PDF OpenDocument Text Document OTP to PDF Merger OpenDocument...Presentation RTF to PDF Merger Rich Text Format File Merge TEX to PDF...

    products.groupdocs.app/merger/to-pdf
  2. Convert DOCX To JPG Online

    DOCX to JPG converter online. Convert DOCX to JPG for free....an JPG image, preserving the text, graphics, and formatting with...are inherently resistant to text alterations. You might find...

    products.aspose.app/words/conversion/docx-to-jpg
  3. Online eBook Editor | Free GroupDocs Apps

    Free online MOBI, AZW3 document editor. View, edit and save edited MOBI, AZW3 files online in different formats with advanced WYSIWYG editor....particular, for E-Books, plain text documents and HTML/XML all toolbar...different types of contents such as text, image, and video. Read More...

    products.groupdocs.app/editor/ebook
  4. Sending files for processing | Documentation

    How to send files for processing to the selected language....Annotation Product Solution GroupDocs...parameters remain the same as in text requests. Return value If successful...

    docs.groupdocs.cloud/rewriter/file/request/
  5. Supported File Formats | Documentation

    Note Note: The features listed in this Page are supported only in GroupDocs.Viewer Cloud V1 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....Annotation Product Solution GroupDocs...ots" }, { "fileFormat" : "Rich Text Format" , "extension" : ".rtf"...

    docs.groupdocs.cloud/viewer/supported-file-form...
  6. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Annotation Product Solution GroupDocs...: "Barcode" , "Page" : 1 , "Text" : "123" , "BarcodeType" : "Code128"...

    docs.groupdocs.cloud/signature/searchsettings/
  7. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "Text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...Annotation Product Solution GroupDocs..."barcodeType" : "Code128" , "text" : "123456789012" , "format"...

    docs.groupdocs.cloud/signature/deleteresult/
  8. Combine DOCX to PDF Online | Free GroupDocs Apps

    Combine DOCX files and merge to a single PDF document....ODT to PDF Merger OpenDocument Text Document Merge OTP to PDF OpenDocument...Presentation Merge RTF to PDF Rich Text Format File TEX to PDF Merger...

    products.groupdocs.app/merger/docx-to-pdf
  9. GroupDocs Document Assembly

    Generate documents, build reports in the Cloud using Python, .NET, Java, PHP, Node.js, Swift, Ruby....document generation by adding text, tables, charts into your reports...Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    products.groupdocs.cloud/assembly/
  10. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "Text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...Annotation Product Solution GroupDocs..."barcodeType" : "Code128" , "text" : "123456789012" , "format"...

    docs.groupdocs.cloud/signature/updateresult/