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

format

(0.06 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection.... Supported Document Formats Key Capabilities What is AI...watermarking across various document formats without requiring external...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  5. GroupDocs.Search Product Family

    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....The documents can be of any format such as Word (Doc, Docx), PDF...

    blog.groupdocs.com/categories/groupdocs.search-...
  6. Remove Metadata from DOCX using Java

    Learn how to efficiently remove metadata from DOCX using Java. This guide includes a sample code example demonstrating how you can delete metadata from DOCX in Java....files, which are the standard format for Microsoft Word documents...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  7. GroupDocs.Assembly for .NET Library – Introduction

    We are pleased to announce the release of the new library that enhances a set of our document collaboration tools - GroupDocs.Assembly for .NET. The library generates PDF and Word documents from templates by automatically filling out merge fields with custom data. If your company or a client have to create tens or hundreds of documents by filling out standard templates with data obtained through user input or from a DB, this library can be of great help....templates in a Word or PDF format by adding merge fields to documents...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  8. Highlight Search Results using C#

    Learn how to highlight search results using C# with our guide. Moreover, we will provide code example to highlight search results in C# for better document management....customize the highlighting format by setting TermHighlightStartTa...

    kb.groupdocs.com/search/net/highlight-search-re...
  9. Extract metadata from PPTX using C#

    Quickly learn how to extract metadata from PPTX using C#. An example of PPTX metadata extraction C# code will be provided, compatible with Windows, macOS, and Linux....( PPTX files) are a popular format for sharing and presenting...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  10. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine... format ( "Affected properties: %s"...

    docs.groupdocs.com/metadata/java/adding-metadata/