Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,925 for

text watermark

(0.24 sec)
  1. Get Changes | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and get a list of changes by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get list of changes. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes?appsid#XXXX&signature#XXX-XX" -H "content-type: application/json" -X POST -d "{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''},'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}],'settings ':{'generateSummaryPage':true,'showDeletedContent':true,'styleChangeDetection':true,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'styleChangedItemsStyle':{'color':'Green','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'wordsSeparatorChars':[],'detailLevel':'Low','useFramesForDelInsElements':false,'calculateComponentCoordinates':false,'markDeletedInsertedContentDeep':false},'changes':[{'id':0,'action':'Reject'},{'id':1,'action':'Reject'}]}" Response [ { "id": 0, "type": "Deleted", "Text": "digital ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 1, "type": "Deleted", "Text": "Executive ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 2, "type": "Inserted", "Text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 3, "type": "Deleted", "Text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] } ] SDK example The API is completely independent of your operating system, database system or development language....Watermark Product Solution GroupDocs...: 0 , "type" : "Deleted" , "text" : "digital " , "authors" :...

    docs.groupdocs.cloud/comparison/get-changes/
  2. 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....count: 4 1- Target Text: Document Comparison, Text: Shape, Type: Inserted...Inserted 2- Target Text: undefined, Text: Shape, Type: Deleted...

    blog.groupdocs.cloud/2022/01/17/compare-powerpo...
  3. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of Text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Watermark Product Solution GroupDocs...meta data and coordinates of text on pages. DocumentInfo object...

    docs.groupdocs.cloud/annotation/document-inform...
  4. Search Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, Text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....Watermark Product Solution GroupDocs...different options barcodeType, Name, text, matchType and other search...

    docs.groupdocs.cloud/signature/search-barcode-s...
  5. Supported content formatting | Documentation

    A list of layout and structural elements of the source document that are guaranteed to be translated by GroupDocs.Translation Cloud....Watermark Product Solution GroupDocs...Charts; Pivot tables. Inline text styles in cells will be lost...

    docs.groupdocs.cloud/translation/supported-form...
  6. Supported Document Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. File Format Description Annotate DOC, DOCX Word Document ✔ OTT Open Document Standard Format ✔ ODT Open Document Text File Format ✔ DOCM Microsoft Word Open XML Macro-Enabled Document ✔ DOT Word Document Template File ✔ DOTX Word Open XML Document Template ✔ DOTM Word Open XML Macro-Enabled Template File ✔ RTF Rich Text File Format ✔ TXT Plain Text File Format ✔ PDF Portable Document Format ✔ PPT, PPTX Presentation Document Format ✔ PPSX PowerPoint Open XML Slide Show ✔ ODP OpenDocument Presentation File Format ✔ OTP OpenDocument Presentation Template ✔ XLS, XLSX Cells Document Format ✔ XLSB Microsoft Excel Binary Spreadsheet File ✔ XLSX Microsoft Excel Open XML Spreadsheet ✔ DICOM Digital Imaging and COmmunication in Medicine ✔ OTP OpenDocument Presentation Template ✔ DJVU DjVu Format ✔ EMF/WMF Enhanced MetaFile / Windows MetaFile ✔ CAD Computer-Aided Design ✔ EML/EMLX Email Markup Language ✔ HTML HyperText Markup Language ✔ MHTML MIME HTML File ✔ JPEG Joint Photographic Experts Group ✔ TIFF Tagged Image File Format ✔ BMP Bitmap ✔ GIF (static images without animation) Graphics Interchange Format ✔ VSD Microsoft Visio Drawing ✔ VDX Microsoft Visio XML File Format ✔ VSS Microsoft Visio Stencil File Format ✔ VSDM Microsoft Visio Macro-Enabled Drawing File ✔ MSG Email Message ✔...Watermark Product Solution GroupDocs...Standard Format ✔ Open Document Text File Format ✔ Microsoft Word...

    docs.groupdocs.cloud/annotation/supported-docum...
  7. 8. Convert TXT Document with Load Options | Doc...

    This example demonstrates how to convert txt documents into pdf documents with load 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 GroupDocs.Conversion Cloud documentation 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....Watermark Product Solution GroupDocs...<jwt token>" -d "{ 'FilePath': 'Text/sample.txt', 'Format': 'pdf'...

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  8. Supported Document Formats | Documentation

    The following table indicates the file formats from which GroupDocs.Parser Cloud can extract data. Document Type Parse Document by Template Extract Text Extract Document Info Extract Images Extract Container Items Info Word Processing DOC Microsoft Word Document ✔ ✔ ✔ ✔ DOT Microsoft Word Document Template ✔ ✔ ✔ ✔ DOCX Office Open XML Document ✔ ✔ ✔ ✔ DOCM Office Open XML Macro-Enabled Document ✔ ✔ ✔ ✔ DOTX Office Open XML Document Template ✔ ✔ ✔ ✔ DOTM Office Open XML Document Macro-Enabled Template ✔ ✔ ✔ ✔ TXT Plain Text ✔ ✔ ODT Open Document Text ✔ ✔ ✔ ✔ OTT Open Document Text Template ✔ ✔ ✔ ✔ RTF Rich Text Format ✔ ✔ ✔ ✔ PDF PDF Portable Document Format File ✔ ✔ ✔ ✔ Markup HTML HyperText Markup Language File ✔ ✔ XHTML Extensible HyperText Markup Language File ✔ ✔ MHTML MIME HTML File ✔ ✔ MD Markdown ✔ ✔ XML XML File ✔ ✔ Ebooks CHM Compiled HTML Help File ✔ ✔ EPUB Digital E-Book File Format ✔ ✔ FB2 FictionBook 2....Watermark Product Solution GroupDocs...Document by Template Extract Text Extract Document Info Extract...

    docs.groupdocs.cloud/parser/supported-document-...
  9. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Watermark Product Solution GroupDocs... 'BarcodeType': 'Code128', 'Text': '123456789012', 'MatchType':...

    docs.groupdocs.cloud/signature/verify-multiple-...
  10. Evaluation tier | Documentation

    Evaluate GroupDocs.Rewriter Cloud service without registration....Watermark Product Solution GroupDocs...Limitations Detect paraphrasing in text Maximum 1,000 characters (including...

    docs.groupdocs.cloud/rewriter/evaluation/