Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 2,818 for

list

(0.11 sec)
  1. Extract data from Emails | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported. The following table provides the List of supported formats: Format Description EML E-Mail Message EMLX Apple Mail Message MSG Microsoft Outlook Mail Message PST Microsoft Outlook Personal Information Store File OST Microsoft Outlook Offline Data File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...following table provides the list of supported formats: Format...

    docs.groupdocs.com/parser/java/extract-data-fro...
  2. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....}; // sign document to file List < DigitalSignature > signatures...

    docs.groupdocs.com/signature/net/searching-for-...
  3. Add checkbox component | GroupDocs

    The page describes how to add checkbox component to a document using GroupDocs.Annotation for Java....setRepliedOn ( new Date ()); List < Reply > replies = new ArrayList...

    docs.groupdocs.com/annotation/java/add-checkbox...
  4. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for Java API....setPageNumber(4); List<AnnotationBase> tmp0 = new ...

    docs.groupdocs.com/annotation/java/filtering-an...
  5. Add arrow annotation | GroupDocs

    The page describes how to add arrow annotation to a document using GroupDocs.Annotation for .NET....PenWidth = 3 , Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-arrow-ann...
  6. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Java API....of the instance to define a list of pages to be converted. Perform...Specifying Page Ranges Instead of listing individual pages, you can specify...

    docs.groupdocs.com/conversion/java/convert-spec...
  7. PDF is misaligned if we use Textboxes in the Wo...

    When we use Text Boxes in a Docx file . Generated PDF is totally misaligned. See the attached documents for reference TestDocument.docx (30.5 KB) TestDocument.pdf (26.6 KB)...List; public class ConvertDocxToPdf...Set a default font if needed List<FontSubstitute> fontSubstitutes...

    forum.groupdocs.com/t/pdf-is-misaligned-if-we-u...
  8. Load WordProcessing document with options | Gro...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....List ; ... WordProcessingLoadOp loadOptions...setDefaultFont ( "Helvetica" ); List < FontSubstitute > fontSubstitutes...

    docs.groupdocs.com/conversion/java/load-wordpro...
  9. How to Convert TSV to Excel using C#

    This short guide walks you through the complete process to convert TSV to Excel using C# and how to create the functionality for the TSV to Excel converter in C#....to start the conversion from, list of page indexes to be converted...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Read Metadata from PPTX using C#

    Discover how to read metadata from PPTX using C# without the need for additional software installation. Explore a code example how to read metadata of PPTX using C#.... Below is the list of steps accompanied by a code...

    kb.groupdocs.com/metadata/net/read-metadata-fro...