Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 11,808 for

format

(0.19 sec)
  1. Regular expression Search using Java

    Efficiently perform regular expression search using Java for advanced pattern matching in documents. Learn how to implement regular expression search in Java....especially useful for tasks such as format validation, recognizing repeated...insights from various document formats, including PDFs, Word files...

    kb.groupdocs.com/search/java/regular-expression...
  2. Remove Image Watermark from PPTX Using Python

    Learn how to remove image watermark from PPTX using Python. This tutorial shows how to detect and delete image watermarks in PPTX presentations programmatically....maintain consistent slide formatting during cleanup. Code to Remove...logo-based watermarks from Rich Text Format documents programmatically...

    kb.groupdocs.com/watermark/python/remove-image-...
  3. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....Documents of all WordProcessing formats can contain text in different...document of some WordProcessing format like DOCX or RTF, the textual...

    docs.groupdocs.com/editor/net/enabling-language...
  4. Generate QR Codes in Java | Sign Documents and ...

    Electronically sign documents and Images by generating QR codes in Java. Add QR Code in Word, Excel, PDF, PNG, JPG, WebP files using API for signatures....for a vast variety of file formats. Among QR code types, the API...any other supported document format to attach the QR codes. PDF...

    blog.groupdocs.com/signature/generate-qr-codes-...
  5. Custom text extractors | GroupDocs

    GroupDocs.Search supports indexing of many document Formats. But there is also the possibility to implement support for any Format other than the existing ones....indexing of many document formats. But there is also the possibility...to implement support for any format other than the existing ones...

    docs.groupdocs.com/search/net/custom-text-extra...
  6. Extract emails from Outlook Storage | GroupDocs

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email text from outlook storage:...Extract data from various formats / Extract data from Emails.... out . println ( String . format ( "%s: %s" , metadata . getName...

    docs.groupdocs.com/parser/java/extract-emails-f...
  7. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Page %d/%d" , p + 1 , documentInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Redact Text in RTF using Java

    This tutorial will walk you through the steps of how to redact text in RTF using Java. Additionally, you will get a code example to replace text in RTF using Java....Redacting text in Rich Text Format ( RTF ) documents using Java...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  9. Merge TIFF files using C#

    In this article, we will provide key steps to merge TIFF files using C#. Moreover, you will be provide a sample code example to combine TIFF files in C#....C# TIFF (Tagged Image File Format) files are widely used for...

    kb.groupdocs.com/merger/net/merge-tiff-files-us...
  10. Scan Barcode from ODT using Java

    This guide details the process about how to scan barcode from ODT using Java, providing a code example to help you efficiently extract barcode from ODT in Java....Open Document Text ( ODT ) format is prevalent in various business...

    kb.groupdocs.com/parser/java/scan-barcode-from-...