Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 11,925 for

text

(0.2 sec)
  1. list-supported-file-types.txt

    Zipped File .zip G-Zip Compressed File .gz 7-Zip Compressed File .7z Consolidated Unix File Archive .tar Roshal ARchive Compressed File .rar Bzip2 Compressed File .bz2 Visio Drawing File .vsd Visio......dotm Rich Text Format File .rtf Plain Text File .txt Error...Error Log File .err OpenDocument Text Document .odt OpenDocument Document...

    docs.groupdocs.com/merger/python-net/_output_fi...
  2. PDF Parsing Extracts only 4 Pages in C# - Free ...

    Hey, I encountered an issue when trying to parse a pdf file, I am able to get only the first 4 pages of the document. I am using the .NET version of the groupdocs.parser this is the test file that I am using - cookies…...license file path ”); string text; using (Parser parser = new...parser.GetText()) { text = reader == null ? “Text extraction isn’t...

    forum.groupdocs.com/t/pdf-parsing-extracts-only...
  3. output.docx

    Some Text 1 Prokofjev Igor Some Text 3 This is some «date» 0 2016-03-22T18:26:00Z 70 12.0000 1 14 Prokofjev Igor Profitgroup 14 2016-03-22T17:08:00Z 1 2016-03-22T18:26:00Z 2016-03-22T18:26:00Z 2016......Some text 1 Prokofjev Igor Some text 3 This is some «date» 0...

    docs.groupdocs.com/metadata/python-net/_output_...
  4. load-password-static.txt

    # **Title of the document** ## **Subtitle #1** Text is normal, then **bold**, then *italic*, then underscore, and finally normal again. Now ~~strikethrough~~, then double strikethrough, and undersc......document** ## **Subtitle #1** Text is normal, then **bold**, then...a subscript456. This part of text has a red background. These...

    docs.groupdocs.com/markdown/python-net/_output_...
  5. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks API.... WriteLine ( $"Text {possibleWatermark.Text}" ); Console . WriteLine...with some specific parameters. Text search criteria Following code...

    docs.groupdocs.com/watermark/net/searching-wate...
  6. Dynamic Insertion of Links to Bookmarks, Cells ...

    Document Automation (or document assembly) is widely used by organizations for their reporting services and GroupDocs.Assembly for .NET and Java APIs provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the new features. Recently, we have released the v19.11 of our document automation API with quite a useful set of features....[uri_or_bookmark_expression] [display_text_expression]>> The uri_or_bookmark_expression...Whereas, display_text_expression is the text to be displayed for...

    blog.groupdocs.com/assembly/net-java-document-a...
  7. Extract Annotations from PDF Documents | GroupDocs

    Step‑by‑step guide to extracting PDF annotations in .NET using GroupDocs.Parser, with per‑page extraction, combined Text output, and export options....page‑by‑page breakdown, or a combined text‑plus‑annotations transcript...ExtractTextWithAnnot.cs # Combined text + annotations │ ├── ExportAnnotationsToC...

    docs.groupdocs.com/parser/net/extract-annotatio...
  8. GroupDocs.Parser 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....content including formatted text, images, annotations, form fields...multiple ways of extracting the text. However, extracting images...

    blog.groupdocs.com/categories/groupdocs.parser-...
  9. Loading specific file formats | GroupDocs

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method.... Markup ))) { // Check if text extraction is supported if (...{ System . out . println ( "Text extraction isn't supported."...

    docs.groupdocs.com/parser/java/loading-specific...
  10. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) Text or image watermarks with spacing, rotation, and patterns using GroupDocs.Watermark for Python via .NET....entire pages with a pattern of text or images. You can control spacing...repeated text watermark The example below tiles a diagonal text watermark...

    docs.groupdocs.com/watermark/python-net/adding-...