Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 27,422 for

text

(0.08 sec)
  1. documentinfo - GroupDocs.Parser for Java - API ...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......getPageCount() property for raw text extraction. Some documents have...numbers in accurate and raw text extraction modes. getPageCount()...

    apireference.groupdocs.com/parser/java/com.grou...
  2. GroupDocs.Search for .NET 18.4 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for .NET 18.4. Major Features There is 1 enhancements in this regular monthly release. Implement support for indexing of more than 1 TB of Text documents All Changes Key Summary Category SEARCHNET-1458 Implement support for indexing of more than 1 TB of Text documents Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....indexing of more than 1 TB of text documents All Changes Key Summary...indexing of more than 1 TB of text documents Enhancement Public...

    docs.groupdocs.com/search/net/groupdocs-search-...
  3. GroupDocs.Annotation for .NET 23.1 Release Note...

    Full list of changes in this release Key Category Summary ANNOTATIONNET-2147 Feature Added an ability to set a FontSize property for ReplacementAnnotation ANNOTATIONNET-2156 Fix Fixed the broken link at the end of SquigglyAnnotation page Major Features Added ability to set FontSize property for ReplacementAnnotation In this release we’ve implenented IFontSize interface for IReplacementAnnotation. From user perspective, it means that from now there is an ability to set a font size for replacement annotation....to replace text on the document to any other text you want. With...specify the FontSize of the new text. Here is a small code snippet...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  4. pagetableareacell - GroupDocs.Parser for Java -...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......getText () Gets the table cell text value. Methods inherited from...cell text value. Returns: A string that represents a text value...

    apireference.groupdocs.com/parser/java/com.grou...
  5. StrikeoutAnnotation Class - GroupDocs.Annotatio...

    Represents strikeout 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...
  6. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) documents... Hyperlink can contain a text: <hyperlink link= "www.google...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  7. LeafTextNodesOnNewline | GroupDocs.Editor for ....

    When enabled leaf Text nodes Textual content inside XML elements that has no children will be rendered on a new line with bigger left indent. By default is false disabled leaf Text nodes are placed on the same line as their parents without new indent....property When enabled, leaf text nodes (textual content inside...default is false (disabled) — leaf text nodes are placed on the same...

    reference.groupdocs.com/editor/net/groupdocs.ed...
  8. DelimitedTextSaveOptions Constructor - GroupDoc...

    Creates an instance of options class for delimited Text with mandatory separator (delimiter)...options class for delimited text with mandatory separator (delimiter)...String separator (delimiter) for text-based Spreadsheet documents...

    apireference.groupdocs.com/editor/net/groupdocs...
  9. IAB-2

    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....you to classify document or text with IAB-2 or Document taxonomies...how API classifies an input text to IAB-2. If you haven’t already...

    blog.groupdocs.com/tag/iab-2/
  10. Extract attachments from PDF portfolios | Docum...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment Text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....steps to extract an attachment text from PDF Portfolios: Instantiate...example shows how to extract a text from PDF Portfolios: // Create...

    docs.groupdocs.com/parser/java/extract-attachme...