Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 6,836 for

may

(0.04 sec)
  1. Scan Barcode | Documentation

    This article shows how to scan barcode in .Net with GroupDocs.Parser with few lines of code from images, documents and other file formats like PDF, Emails, Ebooks, Words, and others.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/scan-barcode/
  2. Extract emails from Outlook Storage | Documenta...

    Extract emails from Outlook using GroupDocs.Parser for .NET...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  3. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  4. Extract attachments from Emails | Documentation

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-attachme...
  5. How to work with Metadata tags

    Explain how to work with Metadata tags...Properties by Tag # Sometimes, you may want to copy only specific types...For privacy or compliance, you may need to remove certain metadata...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  6. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/document-...
  7. Get document information | Documentation

    This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature.... GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/get-document-...
  8. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... For example, you may want to obtain information about...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....images have the same size and may look distorted. To avoid this...example) is very complex, it may lead to quite significant processing...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  10. How to Convert MSG to EML using C#

    This section will teach you how to convert MSG to EML using C# without the need of third-party software. Also, we will provide code to export MSG to EML in C#.... However, there may be instances where converting...

    kb.groupdocs.com/conversion/net/how-to-convert-...