Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 27,418 for

text

(0.05 sec)
  1. Slides

    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....readers in understanding the text in a better way. It also helps...Import distance annotation, text annotation, strikeout annotation...

    blog.groupdocs.com/tag/slides/
  2. Parser Constructor (Stream, LoadOptions, Parser...

    Initializes a new instance of the Parser class with LoadOptions and ParserSettings....if text extraction is supported if (!parser.Features.Text) {...{ Console.WriteLine( "Text extraction isn't supported." ); return...

    apireference.groupdocs.com/parser/net/groupdocs...
  3. UnderlineAnnotation Class - GroupDocs.Annotatio...

    Represents underline annotation properties...BackgroundColor Gets or sets annotation text background color CreatedOn Gets...FontColor Gets or sets annotation text font color Id Gets or sets annotation...

    apireference.groupdocs.com/annotation/net/group...
  4. BarcodeSignature Properties - GroupDocs.Signatu...

    Specifies Barcode binary data image content of type Format. By default this property will not be set. Use property ReturnContent to en...EncodeType Property Format Property Text Property BarcodeSignature Properties...from BaseSignature .) Text Specifies text of Barcode. Top Specifies...

    apireference.groupdocs.com/signature/net/groupd...
  5. https://releases.groupdocs.com/comparison/

    Home GroupDocs.Comparison Product Family Browse our Products Toggle navigation Are you looking for an evaluation vers......PowerPoint, openDocument ODT, PDF, Text and HTML documents. GroupDocs...Word, Excel, PowerPoint and Text files. It compares both Content...

    releases.groupdocs.com/comparison/
  6. GroupDocs.Editor for Java 22.4 Release Notes | ...

    Note NOTE: Java 7 will not be supported since the next release of GroupDocs.Editor for Java. Supported versions are Java 8 and above. Note This page contains release notes for GroupDocs.Editor for Java 22.4 GroupDocs.Editor for Java version 22.4 presents several small but useful new features, several improvements and a lot of different bugfixes; all of these are described below. As in most of previous releases, these new features, which touch a public API, do not break a backward compatibility....class SVG image is in fact a text document in XML format. Before...preserves and supports some basic text formatting features when converrting...

    docs.groupdocs.com/editor/java/groupdocs-editor...
  7. case sensitive find and replace

    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....hiding the text and how to find and replace the text, words, or...

    blog.groupdocs.com/tag/case-sensitive-find-and-...
  8. Redact Word in CSharp

    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....hiding the text and how to find and replace the text, words, or...

    blog.groupdocs.com/tag/redact-word-in-csharp/
  9. FoundDocument - GroupDocs.Search for Java - API...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......classes for indexing and searching text data in documents of different...highlighter) Generates HTML formatted text with highlighted found terms...

    apireference.groupdocs.com/search/java/com.grou...
  10. 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...