Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 10,031 for

text

(0.26 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Enhance your GIFs with overlay text using GIF watermarking REST...how to implement strikethrough text in PDF documents using Node...

    blog.groupdocs.cloud/groupdocs.cloud/page/16/
  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....js and see how to convert Text to JPG in Node.js. Build your...learn how to convert PPT to Text online using a web-based PowerPoint...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  3. Embeddable Document Annotation App for PimCore ...

    Enables end users to collaboratively annotate documents, images and drawings directly from within your PimCore website....with thumbnails, search for text within documents using keywords...add sticky notes, highlight text with underlines/strikethroughs...

    blog.groupdocs.cloud/annotation/add-comprehensi...
  4. 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/
  5. First Public Release of Next Generation GroupDo...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....SVG+HTML+CSS, delivering true-text high-fidelity rendering. Rotating...Request Data {"watermark":{"text":"My Company"}} Rest example(cURL)...

    blog.groupdocs.cloud/viewer/first-public-releas...
  6. Supported Document Formats | Documentation

    GroupDocs.Classification Cloud API supports following document formats: Format Name Extension Load Save Remarks Portable Document Format PDF Words Document Formats DOC, DOCX, DOCM, DOT, DOTX, DOTM Rich Text Formats RTF Plain Text File TXT OpenDocument Formats ODT, OTT...Formats , , , , , Rich Text Formats Plain Text File OpenDocument Formats...

    docs.groupdocs.cloud/classification/supported-d...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Extract Text from PDF Documents programmatically...programmatically on the cloud. Read text from specific page range or...

    blog.groupdocs.cloud/groupdocs.cloud/page/40/
  8. Edit PowerPoint Files in Java: Step-by-Step Gui...

    Discover how to edit PowerPoint files with GroupDocs.Editor Cloud SDK for Java. Follow this step-by-step guide to integrate the REST API and see code samples....provides full control over slides, text, images, and layout, making...: Use the EditApi to replace text or insert images. For example...

    blog.groupdocs.cloud/editor/edit-powerpoint-fil...
  9. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the 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 # Place your Client Id and Client Secret in the environment variables CLIENT_ID and CLIENT_SECRET...."Annotations": [ { "Type": "Area", "Text": "This is area annotation"..."Annotations": [ { "Type": "Area", "Text": "This is area annotation"...

    docs.groupdocs.cloud/annotation/multiple-annota...
  10. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...developer, you can easily extract text from PDF files programmatically...article explains how to extract text from PDF documents using GroupDocs...

    blog.groupdocs.cloud/groupdocs.cloud/page/4/