Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 10,398 for

format

(0.08 sec)
  1. Extract text from Microsoft OneNote sections | ...

    This article explains that how to extract text from Microsoft OneNote sections presentations...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "Page {0}/{1}" , p + 1 ,...

    docs.groupdocs.com/parser/net/extract-text-from...
  2. 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...
  3. 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-...
  4. Enabling language information | Documentation

    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...
  5. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....Extract data from various formats / Extract data from Microsoft...and Open XML (xlsx, xltx) formats are supported. Also LibreOffice...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. 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...
  7. Extract emails from Outlook Storage | Documenta...

    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...
  8. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file Formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate Format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties.... Some file formats and metadata standards allow...defined in the appropriate format/standard specification. In...

    docs.groupdocs.com/metadata/python-net/removing...
  9. Extract metadata from EPUB using C#

    In this article, we will detail the steps required to extract metadata from EPUB using C#. Also, a sample of the EPUB metadata extraction C# code will be provided....publications, providing a flexible format for various content types....

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  10. Extract Text from PPTX using C#

    This article provides an in-depth guide on how to extract text from PPTX using C#, including code example to help you efficiently do text extraction from PPTX in C#....PPTX files, the widely used format for Microsoft PowerPoint presentations...

    kb.groupdocs.com/parser/net/extract-text-from-p...