Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 194 for

indexer extract method

(0.09 sec)
  1. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API..."Company Name" ); // Call Search method for the section WordProcessingConten...or footer You can also call method for a particular as shown in...

    docs.groupdocs.com/watermark/net/existing-objec...
  2. Inserting edited slide into existing presentati...

    This article describes how to insert an edited presentation slide into an existing PowerPoint presentation using GroupDocs.Editor for Node.js and Java....slide to edit by specifying its index in the PresentationEditOpti...EditableDocument instance. Extract HTML and CSS content from the...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  3. Working with Text | GroupDocs

    Perform keyword or regex searches and inspect text Extraction features with GroupDocs.Parser for Python via .NET....Guide / Advanced usage / Text Extraction / Working with Text Working...this page Beyond basic text extraction, you can search inside documents...

    docs.groupdocs.com/parser/python-net/working-wi...
  4. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX files in C#. Add arrow, rectangle, ellipse, watermark annotations using .NET Annotation API....allows you to add, remove, and extract annotations from Word documents...arrow annotation using Add method. Save the annotated Word document...

    blog.groupdocs.com/annotation/annotate-word-doc...
  5. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text Extraction API for analyzing documents thus allowing users to Extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....2018 # Text and Metadata Extraction APIs for Java Applications...document parsing and text extraction API for analyzing documents...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  6. Search text | GroupDocs

    This article explains that how to search text from documents....from documents by the and methods: Iterable < SearchResult >...Member Description A zero-based index of the start position of the...

    docs.groupdocs.com/parser/java/search-text/
  7. Existing objects in Word document | GroupDocs

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API..."Company Name" ); // Call Search method for the section WordProcessingConten...or footer You can also call method for a particular as shown in...

    docs.groupdocs.com/watermark/java/existing-obje...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Furthermore, implementing GetPages method for Email documents processing...report about searching or indexing. The API has also added Fiction...

    blog.groupdocs.com/groupdocs.blog/page/73/
  9. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....optional page index - value that represents the index of the page...page index. An integer value that represents the index of the...

    docs.groupdocs.com/parser/java/working-with-tem...
  10. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....from documents by the and methods: IEnumerable < SearchResult...Member Description A zero-based index of the start position of the...

    docs.groupdocs.com/parser/net/search-text/