Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 13,016 for

format

(1.14 sec)
  1. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode for maximum performance using GroupDocs.Parser for .NET. Fast text extraction mode for bulk processing and performance-critical scenarios in C#.... Format ( "Page {0}/{1}" , p + 1 ,...

    docs.groupdocs.com/parser/net/extract-text-in-r...
  2. GroupDocs.Conversion.NETFramework all Excel con...

    Using latest GroupDocs.Conversion.NETFramework 25.5.1 and 25.0 cause this issue. We did not have this issue with GroupDocs.Conversion 24.12 net462 version, nor did 25.5 and 25.5.1 have any issues with Word or Powerpoint…...console application to a ZIP format and upload here or to some...

    forum.groupdocs.com/t/groupdocs-conversion-netf...
  3. Extract text from Microsoft Office Word documen...

    Learn how to extract text from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract text from entire documents or specific pages with error handling in C#....Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "Page {0}/{1}" , p + 1 ,...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...new document formats is added in supported format list for annotating...for spreadsheet, PDF file formats and support for hyperlink comparison...

    blog.groupdocs.com/groupdocs.blog/page/80/
  5. GroupDocs.Comparison for Python via .NET Overvi...

    GroupDocs.Comparison for Python via .NET compares 50+ document Formats — DOCX, PDF, XLSX, PPTX, images, AutoCAD, source code — detecting text, style, and Formatting changes at paragraph, word, and character level with accept/reject workflows, multi-source compare, and AI-pipeline-friendly change extraction....that compares 50+ document formats — DOCX, PDF, XLSX, PPTX, OpenDocument...level, including style and formatting changes. It runs entirely...

    docs.groupdocs.com/comparison/python-net/produc...
  6. List of supported files for GetText function in...

    Hi, I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various files. Parser generally seems to support a lot of Formats: But “GetText” specifically seems to be more limited. Is there …...support a lot of formats: Supported Document Formats It supports DOCX...document formats support this feature. The supported formats for text...

    forum.groupdocs.com/t/list-of-supported-files-f...
  7. GroupDocs.Viewer 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....representations for different document formats like DOCX, PDF, XLSX, PPTX...representations for different document formats like DOCX, PDF, XLSX, PPTX...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  8. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....files or any other document format, accuracy is the key factor...supported document types and their formats. You can visit the documentation...

    blog.groupdocs.com/comparison/compare-excel-wor...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...support a wide range of file formats without any having to install...range of popular business formats, from word processing files...

    blog.groupdocs.com/groupdocs.blog/page/99/
  10. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Page %d/%d" , p + 1 , documentInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...