Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,289 for

list

(0.04 sec)
  1. Convert Excel Spreadheets to PDF using C# | .NE...

    Convert Excel files to PDF using C#. Convert full workbook, selected sheets, sub-sequence of sheets, or any cell range using spreadsheet conversion .NET API....Sheets to PDF Conversion Specific List of Excel Sheets to PDF Conversion...# We can simply provide the list of the sheet numbers for the...

    blog.groupdocs.com/conversion/convert-excel-spr...
  2. Value of JSON field is incorrectly outputted as...

    I have a DOCX file with the following template <<[heading]>>. My data source is a JSON like follows: { “heading”: “100.2.1” } When generating a DOCX from this template and data the output is something like Fri Jan 3…...date-time parsers to an empty list. JsonDataLoadOptions options...date-time parsers to an empty list. Glad to know that the issue...

    forum.groupdocs.com/t/value-of-json-field-is-in...
  3. 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...
  4. Template Syntax - Part 1 of 2 | Documentation

    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...
  5. Render Files Contained in ZIP Archive using Gro...

    Hello everyone! We are back with another exciting release announcement. In this post, I am going to give you an overview of what’s new as well as what’s improved and fixed in the latest release of GroupDocs.Viewer for .NET. In this release, we majorly focused on providing bug fixes and improvements. Along with this, we have introduced the support of CDR file format and the feature of rendering files contained in the ZIP archives....demonstrated how you can get the list of files, folders and the subfolders...couple of improvements. The list includes: Exception: Value does...

    blog.groupdocs.com/viewer/render-files-containe...
  6. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API.... WriteLine ( "List of newly created signatures:"...result Console . WriteLine ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Search for multiple e-signature types | Documen...

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....types and them to collection of List< > type. The possible options...options to list List < SearchOptions > listOptions = new List < SearchOptions...

    docs.groupdocs.com/signature/net/search-for-mul...
  8. Skip loading of external resources | Documentation

    Learn this article and check how to restrict loading of external resources during conversion... To allow-list specific resources during the...property accepts the string list containing the portions of URLs...

    docs.groupdocs.com/conversion/net/skip-loading-...
  9. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....the method to get the revision list. Set the property of the object...the class are as follows: is a list of revision changes that need...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  10. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational data in the form of files located in different directories. Very often, these organization may need to apply some filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this....string\[0\]; } List<string> result = new List<string>(); foreach...FileInfo\[0\]; } List<FileInfo> result = new List<FileInfo>(); foreach...

    blog.groupdocs.com/metadata/get-specific-file-t...