Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 11,137 for

text

(0.04 sec)
  1. Convert RTF to PDF using Python

    It is easy to convert RTF to PDF using Python for document sharing using conversion APIs. A code example is included to export RTF to PDF in Python in this topic....sharing and archiving of Rich Text Format documents. PDF preserves...RTF files include formatted text, tables, or images, conversion...

    kb.groupdocs.com/conversion/python/convert-rtf-...
  2. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison detalisation level, get changed elements coordinates, detect style detection and many more using GroupDocs.Comparison for .NET...array of delimiters to split text into words. indicates if compare...changes Get source and target text from files How to merge source...

    docs.groupdocs.com/comparison/net/comparison/
  3. GroupDocs.Conversion for .NET 26.3 – March 2026...

    GroupDocs.Conversion for .NET 26.3 enhances format support, fixes critical bugs, and introduces iCalendar conversion, improved font handling, and PDF/A compliance....Flow behavior with expected text flow, guaranteeing standards‑compliant...standards‑compliant PDFs and consistent text extraction. Stability & Layout...

    blog.groupdocs.com/conversion/groupdocs-convers...
  4. GroupDocs.Annotation for .NET

    This API allows you to digitally annotate any type of file format using .NET and C# language on any platform....Worksheets using C# How to Highlight Text in PDF using C# How to Add Dropdown...

    kb.groupdocs.com/annotation/net/page/2/
  5. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when comparing documents with GroupDocs.Comparison for Node.js via Java... getY () } , Text: ${ change . getText () } `...along with the change type and text content. The result is as follows:...

    docs.groupdocs.com/comparison/nodejs-java/get-c...
  6. Extract Metadata from Documents | GroupDocs

    Extract metadata (author, title, custom properties) from PDF, Office, images, emails, and other formats using GroupDocs.Parser for Python via .NET....deeper parsing (attachments, text, images), combine metadata extraction...deeper parsing (attachments, text, images), combine metadata extraction...

    docs.groupdocs.com/parser/python-net/extract-me...
  7. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....black SmartArt text to PDF. And the SmartArt text in the resultant...document was changed to white text. WMF is a Windows MetaFile that...

    blog.groupdocs.com/categories/groupdocs.convers...
  8. Working with attributes | GroupDocs

    This page contains information about working with attributes in the search network....with attributes Leave feedback Text attributes of documents are...information about working with text attributes of documents in the...

    docs.groupdocs.com/search/java/working-with-att...
  9. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and Text values of XML elements are loaded as strings then....DataSet , all attributes and text values of XML elements are loaded...corresponding attributes and text values of XML elements must...

    docs.groupdocs.com/assembly/java/working-with-x...
  10. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered.... Area , Text = "area" }, new AnnotationInfo... AnnotationType . Ellipse , Text = "ellipse" } }; // Create annotation...

    docs.groupdocs.com/annotation/net/migration-notes/