Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 9,868 for

text

(0.14 sec)
  1. GroupDocs.Signature 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....can be in the form of digital text, images, barcode, QR codes,...secure your documents by applying Text, Stamp, QR-Code, Barcode, Image...

    blog.groupdocs.cloud/categories/groupdocs.signa...
  2. Supported Document Formats | Documentation

    The following table indicates the input and output file formats supported by GroupDocs.Watermark Cloud WordProcessing family formats Format Description Add Remove Search Replace DOC MS Word 97-2007 Binary File Format ✔ ✔ ✔ ✔ DOCX Office Open XML WordProcessingML Macro-Free Document ✔ ✔ ✔ ✔ DOCM Office Open XML WordProcessingML Macro-Enabled Document ✔ ✔ ✔ ✔ DOT MS Word 97-2007 Template ✔ ✔ ✔ ✔ DOTM Office Open XML WordprocessingML Macro-Enabled Template ✔ ✔ ✔ ✔ DOTX Office Open XML WordprocessingML Macro-Free Template ✔ ✔ ✔ ✔ ODT Open Document Format Text Document ✔ ✔ ✔ ✔ RTF Rich Text Format ✔ ✔ ✔ ✔ Spreadsheet family formats Format Description Add Remove Search Replace XLS Excel 97-2003 Binary File Format ✔ ✔ ✔ ✔ XLT Excel 97-2003 Template ✔ ✔ ✔ ✔ XLSX Office Open XML Workbook Macro-Free ✔ ✔ ✔ ✔ XLSM Office Open XML Workbook Macro-Enabled ✔ ✔ ✔ ✔ XLTX Office Open XML Template Macro-Free ✔ ✔ ✔ ✔ XLTM Office Open XML Template Macro-Enabled ✔ ✔ ✔ ✔ Presentation family formats Format Description Add Remove Search Replace PPT Microsoft PowerPoint 97-2003 Presentation ✔ ✔ ✔ ✔ PPTX Microsoft Office Open XML PresentationML Macro-Free Document ✔ ✔ ✔ ✔ PPTM Microsoft Office Open XML PresentationML Macro-Enabled Document ✔ ✔ ✔ ✔ PPS Microsoft PowerPoint 97-2003 SlideShow ✔ ✔ ✔ ✔ PPSX Microsoft Office Open XML PresentationML Macro-Free SlideShow ✔ ✔ ✔ ✔ PPSM Microsoft Office Open XML PresentationML Macro-Enabled SlideShow ✔ ✔ ✔ ✔ POTX Microsoft Office Open XML PresentationML Macro-Free Template ✔ ✔ ✔ ✔ POTM Microsoft Office Open XML PresentationML Macro-Enabled Template ✔ ✔ ✔ ✔ Other formats Format Description Add Remove Search Replace PDF Saves the document as PDF (Adobe Portable Document) format....Document Format Text Document ✔ ✔ ✔ ✔ Rich Text Format ✔ ✔ ✔ ✔...

    docs.groupdocs.cloud/watermark/supported-docume...
  3. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....'Annotations': [ { 'Type': 'Ellipse', 'Text': 'This is ellipse annotation'...AnnotationInfo . TypeEnum . Ellipse , Text = "This is ellipse annotation"...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  4. Display Excel Data in HTML using REST API in No...

    Programmatically render or display Microsoft Excel spreadsheet data to HTML using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js SDK....renderPrintAreaOnly = true; Set Text Overflow Mode viewOptions.renderOptions...js # We can add a watermark text while rendering Excel data to...

    blog.groupdocs.cloud/viewer/display-excel-data-...
  5. Convert PDF to JPG in C# | Export PDF Documents...

    Easily convert PDF to JPG in C# using .NET API. Convert PDF files into high-quality JPEG images, automate PDF to image workflows, and export PDF as JPEG....high-fidelity output, preserving text clarity, vector graphics, and...Workbook to Text File using .NET REST API Extract Text from PDF...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Link Annotation | Documentation

    Link annotation adds a hyper link to 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....'Annotations': [ { 'Type': 'Link', 'Text': 'This is link annotation'...AnnotationInfo . TypeEnum . Link , Text = "This is link annotation"...

    docs.groupdocs.cloud/annotation/link-annotation/
  7. discourse-lazy-videos_5f57f7d819cae13f16323b599...

    .lazy-video-container{z-index:1;position:relative;display:block;height:0;padding:0 0 56.25% 0;background-color:#000;margin-bottom:12px}.lazy-video-container .video-thumbnail{cursor:pointer;overflow......low:hidden;text-overflow:ellipsis;color:#fff;text-decoration...title-wrapper .title-link:hover{text-decoration:underline}.lazy-video-container...

    forum.groupdocs.cloud/stylesheets/discourse-laz...
  8. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs developer newsletter of April 2017 describes APIs updates, major feature enhancements and bug fixes within GroupDocs documents manipulation APIs....implement major annotation types (Text, Area, Point, Watermark and...major annotation types like Text, Area, Point, Watermark and...

    blog.groupdocs.cloud/total/groupdocs-developer-...
  9. GroupDocs Newsletter November 2017 Edition – Do...

    GroupDocs developer newsletter of November 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....level for storing documents text. Read more details here . From...GroupDocs.Text for .NET API adds ability to extract text from the...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  10. 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....'Annotations': [ { 'Type': 'Area', 'Text': 'This is area annotation'...AnnotationInfo . TypeEnum . Area , Text = "This is area annotation"...

    docs.groupdocs.cloud/annotation/area-annotation/