Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,235 for

list

(0.78 sec)
  1. Save output to a stream | GroupDocs

    This article shows how to save output to a stream when rendering a document...// Create the list to store output pages List < MemoryStream...MemoryStream > pages = new List < MemoryStream >(); using ( Viewer viewer...

    docs.groupdocs.com/viewer/net/save-output-to-st...
  2. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Creating a list of letter characters List < char > list = new List...0x0030 ; i <= 0x0039 ; i ++) { list . Add ( i ); // Digits } for...

    docs.groupdocs.com/search/net/character-types/
  3. Use advanced logging | GroupDocs

    Learn advanced logging techniques available in the redaction API...CustomLogger : ILogger { public List < string > Errors { get ; private...private set ; } public List < string > Traces { get ; private...

    docs.groupdocs.com/redaction/net/use-advanced-l...
  4. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a List of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....feedback allows to view the list of content of archive files...(web or desktop). Displaying a list of content of archive files...

    docs.groupdocs.com/viewer/java/render-archive-f...
  5. Generate Master-Detail Reports | GroupDocs

    Create parent-child reports with nested data bands to display master records with their detail records....CustomerName { get ; set ; } public List < OrderItem > Items { get ;...master-detail relationship List < Order > orders = new List < Order > { new...

    docs.groupdocs.com/assembly/net/basic-usage-mas...
  6. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Furthermore, we have extended our list of supported file formats by...version, you’ll be able to get the list of folders and render messages...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  7. Working with Table Reports - Filtered Ordered G...

    Articles in this section...Articles in this section In-Table List with Filtering Grouping and...Processing Document In-Table List with Filtering Grouping and...

    docs.groupdocs.com/assembly/java/working-with-t...
  8. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....includes: list of all existing in the document. This list will contain...documents support these elements. list of previously added to document...

    docs.groupdocs.com/signature/java/obtain-docume...
  9. Extract annotations from document | GroupDocs

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

    docs.groupdocs.com/annotation/net/extract-annot...
  10. Exporting metadata properties | GroupDocs

    Export metadata properties to an Excel workbook, CSV, JSON or XML using GroupDocs.Metadata for Python via .NET....ExportManager constructor takes a list of MetadataProperty objects...find_properties ) and wrap the result in list(...) . ExportFormat also supports...

    docs.groupdocs.com/metadata/python-net/exportin...