Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 2,410 for

list

(0.03 sec)
  1. Improved Performance introduced in GroupDocs.Co...

    GroupDocs team is glad to announce another monthly release of GroupDocs.Comparison for .NET 16.11.0 API along with Improved Performance ,new features and fixes. Major changes are done for Presentation document format and introduced enhanced Support for advanced Visual Basic Scripts and detection of Picture Frames.In this monthly release 3 new feature are introduced along with 4 improvements and 3 Bug fixes. Download the latest GroupDocs.Comparison for .NET API to implement the new and improved features....Comparison API - FixesThis is the list of fixes done in the latest...

    blog.groupdocs.com/comparison/groupdocs-compari...
  2. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API....Formats # The following is the list of file formats supported by...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  3. Extract data from Emails | Documentation

    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...
  4. 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-...
  5. Add arrow annotation | Documentation

    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. Add checkbox component | Documentation

    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...
  7. 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...
  8. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API.... is a list of the objects that indicates...snippet shows how to set the list of columns to render: C# PreviewOptions...

    docs.groupdocs.com/annotation/net/generate-docu...
  9. Field Management in GroupDocs.Editor for Node.j...

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Node.js via Java....a dropdown form field with a list of string values. NumberFormField...hasInvalidFormFields ()) { // Get the list of invalid form fields const...

    docs.groupdocs.com/editor/nodejs-java/form-fiel...
  10. 在 C# 中編輯 Word 文檔 |構建您自己的 .NET Word 編輯器

    使用 C# 示例解釋編輯 Word 文檔,以使用文檔編輯 API 在您的 .NET 應用程序中編輯 DOC、DOCX、ODT 文件。...GetContent(); List<IHtmlResource> allResources...originalContent = beforeEdit.GetContent(); List<IHtmlResource> allResources...

    blog.groupdocs.com/zh-hant/editor/edit-word-doc...