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

text

(0.37 sec)
  1. Get document info | GroupDocs

    This article explains how to detect document file type, page count, and file size with GroupDocs.Parser for Python via .NET....with text extraction..." ) text_reader = parser . get_text () if...if text_reader : print ( text_reader ) else : print ( "Document...

    docs.groupdocs.com/parser/python-net/get-docume...
  2. 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-...
  3. 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/
  4. 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...
  5. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...actual text in both documents, you will notice that the text content...notice that the slant of the text changes, confirming that the...

    forum.groupdocs.com/t/alignment-and-font-issues...
  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. 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...
  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. 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/
  10. How to Convert ODT to TXT using Java

    Our aim is to provide you with guidance on how to convert ODT to TXT using Java with popular conversion library along with code example to export ODT to TXT in Java....Open Document Text ( ODT ) files to plain text (TXT) format,...

    kb.groupdocs.com/conversion/java/how-to-convert...