Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 79,862 for

documents

(0.08 sec)
  1. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word Documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Search text in Microsoft...

    docs.groupdocs.com/parser/java/search-text-in-m...
  2. Add watermarks to spreadsheet documents | Docum...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...spreadsheet documents Add watermarks to spreadsheet documents Leave...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. How to recover unsaved Word documents - Microso...

    Describes a range of options to locate and recover lost or unsaved Microsoft Word Documents....How to recover unsaved Word documents Article 06/06/2024 8 contributors...to recover an unsaved Word document by: Searching for AutoRecover...

    learn.microsoft.com/en-us/office/troubleshoot/w...
  4. 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....and Legal Documents GroupDocs.Parser is a Java document parsing...extraction API for analyzing documents thus allowing users to extract...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  5. Generate QR Codes in C# | Sign Documents and Im...

    Electronically sign Documents and Images by generating QR codes in C# and attach these to Word, Excel, PDF, PNG, JPG, WebP files using .NET Signature API....C# to electronically sign documents and images. In the earlier...discussed attaching QR codes with documents and images using Java . The...

    blog.groupdocs.com/signature/generate-qr-codes-...
  6. Extract text from Microsoft Office Word documen...

    This article explains that how to extract text from Microsoft Office Word (.doc, .docx) Documents...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract text from Microsoft...

    docs.groupdocs.com/parser/net/extract-text-from...
  7. Updating Fields while Assembling Word Processin...

    Updating Fields The Recipe Set up source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UPDATE_FIELDS_AND_FORMULAS Generate report Download Template Get the template from here. Update field.docx The Code...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...Assembling Word Processing Documents Updating Fields while Assembling...

    docs.groupdocs.com/assembly/java/updating-field...
  8. Search and index documents and images in .NET &...

    Perform full-text search, fuzzy, boolean, regular expression, and reverse image search on PDF, Word, Excel, PowerPoint, and images in .NET and Java....Home Products Document search and index API Search and index...index documents and images in .NET and Java Search PDF, DOCX, XLSX...

    www.groupdocs.com/products/document-search-and-...
  9. Word Documents as HTML Responsive Pages in Java...

    Render Word Documents to view as responsive HTML pages in Java. Convert DOC, DOCX files to HTML responsive pages using document viewer Java API....programmatically convert word documents as responsive HTML pages within...Responsive HTML viewer View Word Documents as Responsive HTML in Java...

    blog.groupdocs.com/viewer/view-word-documents-a...
  10. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract hyperlinks from...

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