Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,535 for

list

(1.25 sec)
  1. Extract annotations from document | GroupDocs

    This page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java.... Define a variable of the List<AnnotationBase> type. Call the...XmlSerializer class with the List<AnnotationBase> type. Using...

    docs.groupdocs.com/annotation/java/extract-anno...
  2. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, Lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...images, pages, paragraphs, lists, tables, and so on. However...some primitive formatting like lists with leading markers, left indents...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  3. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, Lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...images, pages, paragraphs, lists, tables and so on. However,...some primitive formatting like lists with leading markers, left indents...

    docs.groupdocs.com/editor/net/edit-txt/
  4. Remove PII from Office Files in Python - Metada...

    Word and Excel files leak author names, comments, and revision trails through metadata. Compare three removal approaches in GroupDocs.Metadata for Python, then verify with a leak check.... creator in list(p . tags) # Author, LastSavedBy...editor in list(p . tags) or Tags . person . manager in list(p . tags)...

    blog.groupdocs.com/metadata/remove-pii-from-off...
  5. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications.... To do this, use the list to store the key or the file...threadSafeCache ); List < MemoryStream > pages = new List < MemoryStream...

    docs.groupdocs.com/viewer/net/implement-thread-...
  6. Advanced Usage | GroupDocs

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Resource Files Working with List Reports - Bulleted Working with...with Image Reports - Common List Working with Table Reports -...

    docs.groupdocs.com/assembly/java/advanced-usage/
  7. GroupDocs.Viewer for .NET - ASP.NET MVC Documen...

    GroupDocs is pleased to announce another release of ASP.NET MVC Modern UI Document Viewer v1.5.0 using GroupDocs.Viewer for .NET 18.3. This release v1.5.0 comes up with new features and improvements for Paging, .MSG Attachments and File Manager to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and many more features. Let’s have a look at it. We recommend you to download and explore this new version.... Upload Document View List of Uploaded Documents Select...Document from Available Documents List Improved Paging for Thumbnails...

    blog.groupdocs.com/viewer/groupdocs.viewer-.net...
  8. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article...supported target format (check the list of ). All these conversions...supported conversion formats list You can obtain the that are...

    docs.groupdocs.com/conversion/nodejs-java/featu...
  9. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Using Operators The following list contains predefined operators...Using Images Note See Common List with Image template using images...

    docs.groupdocs.com/assembly/java/template-synta...
  10. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates....public class EmailData { public List < string > Recipients { get...EmailData { Recipients = new List < string > { "recipient1@example...

    docs.groupdocs.com/assembly/net/basic-usage-gen...