Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 8,603 for

text

(0.05 sec)
  1. 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.... 'BarcodeType': 'Code128', 'Text': '123456789012', 'MatchType':...true, 'SignatureType': 'Text', 'Text': 'GroupDocs.Signature Cloud'...

    docs.groupdocs.cloud/signature/verify-multiple-...
  2. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....to Convert TEXT file to PDF Online in Node.js Text file is used...used to store plain text or to create quick notes in various applications...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  3. GroupDocs Newsletter July 2017– Document Manipu...

    GroupDocs developer newsletter of July 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....PowerPoint, OpenDocument ODT, PDF, Text and HTML documents on the fly.... e-Sign PDF Documents with Text Signature in Java Applications...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  4. Annotate PDF Documents using a REST API in Pyth...

    Programmatically Annotate PDF documents using a REST API on the cloud in Python with Document Annotation Cloud SDK for Python....overlays, text replacements, redactions, and text markups to...instance e.g. position, type, text, etc. Create AnnotationInfo...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  5. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....format that contains graphics, text, 3D models, images, etc. PDF...HTML is a widely used plain-text lightweight Markup language...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  6. groupdocs.css

    .static_header.header3{background:url(/templates/groupdocs/img/bg/header2.jpg?v4) center top/cover no-repeat #fff!important}.bg-gray-e3{background:#e3e3e3!important;padding:20px 60px!important}.bg-......list-unstyled{text-align:left}.bg-gray-e3 .list-unstyled...height:30px;overflow:hidden;text-indent:-999px;background:ur...

    joomla-aspose.dynabic.com/templates/aspose/css/...
  7. poll_5f57f7d819cae13f16323b5993e3527f72558ea9.css

    div.poll{margin:1em 0;border:1px solid var(--primary-low);display:grid;grid-template-areas:"poll" "info" "buttons"}div.poll>*{box-sizing:border-box}@media screen and (min-width: calc(550px + 1px)){......25em;line-height:1;white-space:nowrap;text-align:left}div.poll .poll-info_counts-count...info-number{display:inline;margin-right:.25em;text-align:center}@media screen and...

    forum.groupdocs.cloud/stylesheets/poll_5f57f7d8...
  8. Documentation

    GroupDocs Cloud Documentation Homepage...comparison API that detects document text, styling and formating changes...digital certificate, image, text and hand-written signatures...

    docs.groupdocs.cloud/
  9. bdt-uikit.css

    :root{--bdt-breakpoint-s:640px;--bdt-breakpoint-m:960px;--bdt-breakpoint-l:1200px;--bdt-breakpoint-xl:1600px}a.bdt-link-muted,.bdt-link-muted a,.bdt-link-toggle .bdt-link-muted{color:#999}a.bdt-lin......bdt-link-text,.bdt-link-text a,.bdt-link-toggle .bdt-link-text{color:inherit}a...herit}a.bdt-link-text:hover,.bdt-link-text a:hover,.bdt-link-toggle:hover...

    devops.com/wp-content/plugins/bdthemes-element-...
  10. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and Texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....that allows finding images and texts that may be possible watermarks...allowing filtering by watermark text TextSearchCriteria.SearchText...

    docs.groupdocs.cloud/watermark/remove-watermarks/