Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 10,030 for

text

(0.14 sec)
  1. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....whether a document contains Text and Barcode Signatures at same..."Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages":...

    docs.groupdocs.cloud/signature/working-with-ver...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...can easily classify any raw text or your documents programmatically...to classify documents and raw text using a REST API in C# . You...

    blog.groupdocs.cloud/groupdocs.cloud/page/39/
  3. Add Annotations in Word Documents using REST AP...

    Programmatically add annotations in Word documents using a REST API on the cloud in Node.js with Document Annotation Cloud SDK for Node.js....js Add Text Field Annotations in Word Documents...instance e.g., position, type, text, etc. Repeat above steps to...

    blog.groupdocs.cloud/annotation/add-annotations...
  4. nodejs pdf to notepad converter free online on ...

    nodejs pdf to notepad converter free online on Document Processing REST APIs | GroupDocs Cloud Recent content in nodejs pdf to notepad converter free online on Document Processing REST APIs | Group......Cloud Converti PDF in formato TEXT online utilizzando Node.js Utilizza...come convertire PDF in formato TEXT Online utilizzando Node.js....

    blog.groupdocs.cloud/it/tag/nodejs-pdf-to-notep...
  5. nodejs pdf to notepad converter free online on ...

    nodejs pdf to notepad converter free online on Document Processing REST APIs | GroupDocs Cloud Recent content in nodejs pdf to notepad converter free online on Document Processing REST APIs | Group......Converta PDF para o formato TEXT Online usando Node.js Use a...converter PDF para o formato TEXT Online usando Node.js. Recent...

    blog.groupdocs.cloud/pt/tag/nodejs-pdf-to-notep...
  6. Aspose

    PROJECT TIMELINE TEMPLATEAT RISKTASK NAMESUB TASK NAMESTATUSASSIGNED TOSTARTDATEEND DATEDURATION indaysCOMMENTSTask 1 - enter your own Text hereComplete01/1601/215Subtask 1.1Enter taskCompleteTom01......indaysCOMMENTSTask 1 - enter your own text hereComplete01/1601/215Subtask.../213Task 2 - enter your own text hereIn Progress01/2201/231Subtask...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  7. Aspose

    PROJECT TIMELINE TEMPLATEAT RISKTASK NAMESUB TASK NAMESTATUSASSIGNED TOSTARTDATEEND DATEDURATION indaysCOMMENTSTask 1 - enter your own Text hereComplete01/1601/215Subtask 1.1Enter taskCompleteTom01......indaysCOMMENTSTask 1 - enter your own text hereComplete01/1601/215Subtask.../213Task 2 - enter your own text hereIn Progress01/2201/231Subtask...

    blog.groupdocs.cloud/de/conversion/convert-html...
  8. nodejs pdf to notepad converter free online on ...

    nodejs pdf to notepad converter free online on Document Processing REST APIs | GroupDocs Cloud Recent content in nodejs pdf to notepad converter free online on Document Processing REST APIs | Group......js 在线将 PDF 转换为 TEXT 格式 使用 GroupoDocs 在线 PDF 到 TXT...保存到可编辑的文本文件中。让我们看看如何使用 Node.js 在线将 PDF 转换为 TEXT 格式。 Recent content in nodejs...

    blog.groupdocs.cloud/zh/tag/nodejs-pdf-to-notep...
  9. PDF & Office Java Document Viewer Module for DN...

    GroupDocs released a module which allows DNN developers to integrate its downloadable Java document viewer into their DNN websites.... Redacting (blacking out) text. Hiding tools. Print view with...and replies on point, area, text and polyline annotations. General...

    blog.groupdocs.cloud/viewer/product-updates-roa...
  10. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41...."Id" : 0 , "Type" : "string" , "Text" : "string" , "TextToReplace"...sets the annotation’s field text FontColor Gets or sets the annotation’s...

    docs.groupdocs.cloud/annotation/annotationinfo/