Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 29,977 for

groupdocs.conversion

(0.1 sec)
  1. Working with saved Emails | Documentation

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-s...
  2. Email messages | Documentation

    Learn how to add watermark in Outlook email messages....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/email-messages/
  3. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-o...
  4. Product Overview | Documentation

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Java without third party software installed....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/product-overview/
  5. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/generating-page-...
  6. Product Overview | Documentation

    Note Welcome to GroupDocs.Classification for .NET GroupDocs.Classification is a .NET component built to allow developers to classify texts and documents, whether simple or complex. It allows developers to use three different taxonomies: IAB (version 2), that created by the Interactive Advertising Bureau, Documents taxonomy, that created by Aspose and simple Sentiment taxonomy (Negative/Positive). For the Sentiment taxonomy Chinese language is supported. Product Description GroupDocs.Classification is a robust .NET component that lets developers to analyze text and documents without using any document-related tool to open documents or extract text....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/product-o...
  7. Export styles during document editing | Documen...

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/styles-export/
  8. Features Overview | Documentation

    a feature-rich document data parsing API that allows to create a template with data field definitions, table definitions. Then it's easy to use the template to parse and extract data such as prices, invoices, tables from your typical documents....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/features-overview/
  9. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/redacti...
  10. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/extract-text-fro...