Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 10,961 for

text

(0.8 sec)
  1. Extract metadata from documents | GroupDocs

    This article shows how to extract metadata with GroupDocs.Parser from documents of various formats: PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....get familiar how to extract text, images, forms and more, please...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. Compare Excel Spreadsheets: Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#....Limitations Excel Built-in Limitations Text Diff Tool Failures GroupDocs...workbooks at the cell level. Unlike text-based diff tools that treat...

    blog.groupdocs.com/comparison/compare-excel-spr...
  3. Reading order is not correct for header footer ...

    While converting word to pdf using groupdocs-conversion 24.6 facing an issue " Reading order is not correct for the page as header is read out first and then directly the footer section is getting read out and then the …...in Chrome it being read as a text. I was using this sample file...like page numbers or repeated text that are not meant to be read...

    forum.groupdocs.com/t/reading-order-is-not-corr...
  4. File Size Increase on Conversion to HTML – Grou...

    File Size Increase on Conversion to HTML – GroupDocs for .NET Hello Team, I am using **GroupDocs.Conversion** in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for pr......XLSX file has 35,001 rows of text. During HTML conversion, additional...other hand, is stored as plain text and is not compressed by default...

    forum.groupdocs.com/t/file-size-increase-on-con...
  5. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....messages that contain specific text in the subject or body. —Allows...messages that contain specific text in the sender’s or recipient’s...

    docs.groupdocs.com/viewer/nodejs-java/render-lo...
  6. Extract Tables from PDF Documents | GroupDocs

    Learn how to extract tables from PDF documents using GroupDocs.Parser for .NET. Compare multiple extraction methods from basic page-specific extraction to advanced document-wide processing with complete code examples.... Text ?. Length ?? 0 ))) . ToArray...return table [ row , col ]?. Text ?? "" ; } Key Features Dynamic...

    docs.groupdocs.com/parser/net/best-ways-extract...
  7. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....Creating a document object String text = new String ( Files . readAllBytes...CommonFieldNames . Content , text ), }; Document document = Document...

    docs.groupdocs.com/search/java/indexing-from-di...
  8. How to Convert ODT to HTML using Java

    Let's learn how to convert ODT to HTML using Java without installing any extra software. Also, write code example to export ODT to HTML in Java using conversion library....need to convert Open Document Text ( ODT ) files to HTML, you have...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert MSG to DOCX using Java

    This section will teach you how to convert MSG to DOCX using Java without the need of third-party software. Also, we will provide code to export MSG to DOCX in Java....with Microsoft Word and other text editors. There might be instances...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Convert XLSX to DOCX using Python

    Convert XLSX to DOCX using Python to automate document generation. Learn how to export XLSX to DOCX in Python while retaining structured layout and formatting....DOCX output allows for rich text styling, header structures,...

    kb.groupdocs.com/conversion/python/convert-xlsx...