Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 11,116 for

text

(0.14 sec)
  1. Find and Remove Watermarks from Documents in Java

    Java API to find and remove Text and image watermarks from documents like PDF, Word, Excel, PowerPoint, and Visio files programmatically....for a way to find and remove text or image watermarks from PDF...for Java API supports adding text and image watermarks to a wide...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  2. GroupDocs.Viewer for Java 26.3 – March 2026 Rel...

    GroupDocs.Viewer for Java 26.3 fixes critical rendering bugs, improves performance, and adds new slide placeholder options—now available via Maven....VIEWERNET‑4964 Bug Malformed text during saving PDF to HTML when...VIEWERNET‑5024 Bug PDF to HTML: Text not converted correctly VIEWERNET‑5514...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  3. Annotate or Collaborate on Documents Easily Usi...

    Great news for all reviewers! We’ve introduced the new GroupDocs Annotation user interface to make your document annotation process easier and faster. With these new enhanced UI and features, you are now able to annotate and collaborate on documents quickly. GroupDocs Annotation is a service that lets you perform document collaboration easily. You and your colleagues can annotate documents and perform document collaboration in real time. You can make suggestions or add the required comments online at the same time, which makes the review process much faster....use annotate tools, such as Text Annotation, Point Annotation...Polyline Annotation, and Strikeout Text. There is no need to explain...

    blog.groupdocs.com/total/annotate-or-collaborat...
  4. Search for Electronic Signatures in Document | ...

    This topic explains how to search for document electronic signatures and their details using Python...signatures for text_signature in result : print ( f "Found text signature:...signature: { text_signature . text } " ) print ( f "Page number: {...

    docs.groupdocs.com/signature/python-net/search-...
  5. sign_pdf_with_text_signature.zip

    demo-app/hello_world.py import groupdocs.signature as gs import groupdocs.signature.options as gso import sys import os def run(): license = gs.License() license.set_license("./GroupDocs.Signature.......file_name) # Sign document with text signature. with gs.Signature(sample_pdf)...Signature(sample_pdf) as signature: text_sign_options = gso.TextSignOptions("Hello...

    docs.groupdocs.com/signature/python-net/_sample...
  6. Compare Word Documents Online with GroupDocs' D...

    GroupDocs Comparison is a web-based tool that allows you to compare Word documents, as well as PDF, Excel and other documents online. It combines two documents and highlights differences. While comparing documents, the app generates a redline and blueline view of how the documents differ. GroupDocs’ document comparison tool highlights the differences this way: red strike-outs show deleted Text and formatting; and blue underlines show added Text and formatting. GroupDocs Comparison is mainly used to compare two Word documents....red strike-outs show deleted text and formatting; and blue underlines...underlines show added text and formatting. GroupDocs Comparison...

    blog.groupdocs.com/comparison/compare-word-docu...
  7. Verify Document for Signatures | GroupDocs

    This topic explains how to verify documents for various electronic signatures with GroupDocs.Signature for Python via .NET API.... text = "John Smith" options . match_type...signatures: 🛡️ Barcode Signatures 🛡️ Text Signatures 🛡️ Digital Signatures...

    docs.groupdocs.com/signature/python-net/verify-...
  8. Font extraction options | GroupDocs

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....contain usually text content, while every piece of text should be represented...WordProcessing somehow, applied to text content or is a part of some...

    docs.groupdocs.com/editor/net/font-extraction-o...
  9. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....use segments of pre-existing text and/or data to assemble a new...automate all conditional text, variable text, and data contained within...

    docs.groupdocs.com/assembly/java/introducing-gr...
  10. Render RTF as HTML using Python

    Learn how to render RTF as HTML using Python and easily create HTML pages from RTF in Python while preserving formatting, layout, and style for web display....easier to present formatted text, images, and tables directly...developers who want to integrate rich text rendering into web platforms...

    kb.groupdocs.com/viewer/python/render-rtf-as-ht...