Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 9,864 for

text

(0.06 sec)
  1. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...signatures; digital, image, and text to get the desired look. Sign...Is there a way to place the text signature on top of the image...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  2. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api...."Annotations": [ { "Type": "Area", "Text": "This is area annotation"...'Annotations': [ { 'Type': 'Area', 'Text': 'This is area annotation'...

    docs.groupdocs.cloud/annotation/area-annotation/
  3. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard...."Annotations": [ { "Type": "Distance", "Text": "This is distance annotation"...'Annotations': [ { 'Type': 'Distance', 'Text': 'This is distance annotation'...

    docs.groupdocs.cloud/annotation/distance-annota...
  4. GroupDocs.Annotation Cloud 19.5

    Great news for developers! All new GroupDocs.Annotation Cloud 19.5 is introduced. We are committed to evolving GroupDocs.Annotation Cloud REST API....Annotation tools with support for Text & Figure based annotation operations...Simplified API methods to apply Text and Figure based annotations...

    blog.groupdocs.cloud/annotation/groupdocs.annot...
  5. How to Convert Markdown to HTML Java on Documen...

    How to Convert Markdown to HTML Java on Document Processing REST APIs | GroupDocs Cloud Recent content in How to Convert Markdown to HTML Java on Document Processing REST APIs | GroupDocs Cloud Kon......Konvertiert reinen Markdown-Text mithilfe der Markdown-Markup-Sprache...

    blog.groupdocs.cloud/de/tag/how-to-convert-mark...
  6. Java Convert Markdown to HTML File on Document ...

    Java Convert Markdown to HTML File on Document Automation REST APIs | GroupDocs Cloud Recent content in Java Convert Markdown to HTML File on Document Automation REST APIs | GroupDocs Cloud Převeďt......pomocí REST API Převádí prostý text Markdown na HTML pomocí značkovacího...

    blog.groupdocs.cloud/cs/tag/java-convert-markdo...
  7. Online Markdown to HTML converter Java on Docum...

    Online Markdown to HTML converter Java on Document Automation REST APIs | GroupDocs Cloud Recent content in Online Markdown to HTML converter Java on Document Automation REST APIs | GroupDocs Cloud......pomocí REST API Převádí prostý text Markdown na HTML pomocí značkovacího...

    blog.groupdocs.cloud/cs/tag/online-markdown-to-...
  8. Polyline Annotation | Documentation

    Polyline annotation allows to draw shapes and freehand lines API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api...."Annotations": [ { "Type": "Polyline", "Text": "This is polyline annotation"...'Annotations': [ { 'Type': 'Polyline', 'Text': 'This is polyline annotation'...

    docs.groupdocs.cloud/annotation/polyline-annota...
  9. GroupDocs Newsletter October 2017 Edition – Doc...

    GroupDocs developer newsletter of October 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....support different elements such as Text or HTML Blocks, Repeated and...Import distance annotation, text annotation, strikeout annotation...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  10. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....0/parser/text" \ -X POST \ -H "Content-Type:...groupdocs.cloud/v1.0/parser/text" ` -X POST ` -H "Content-Type:...

    docs.groupdocs.cloud/parser/extract-images-from...