Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,235 for

list

(0.07 sec)
  1. 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...
  2. 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...
  3. resume.pdf

    NAME HERE JOB TITLE HERE PROFILE Want to put your own image in the circle? It is easy! Select the image and do a right mouse click. Select “Fill” from the shortcut menu. Choose Picture… from the li...... Choose Picture… from the list. Navigate your computer to get...“Crop” and select “Fill” from the list. This will auto adjust your...

    docs.groupdocs.com/viewer/net/images/rendering-...
  4. sample.txt

    This is a sample plain text file There is one empty line above this text. Two spaces. Three spaces. New line, which is preceded by 5 consecutive spaces. External link: https://rozetka.com.ua/final_......are some sort of lists below. Unordered list: * Unordered item1...* Unordered item 3. Ordered list: 1. First item. 2. Second item...

    docs.groupdocs.com/editor/python-net/_sample_fi...
  5. 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...
  6. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... List ) { Console . WriteLine ( string...IEnumerable < SearchResult > list = parser . Search ( "keyword"...

    docs.groupdocs.com/parser/net/migration-notes/
  7. 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-...
  8. Search for multiple e-signature types | GroupDocs

    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...
  9. Accept or Reject Word revisions (RevisionHandle...

    Accept or reject native Word track-changes revisions in a DOCX file using RevisionHandler and ApplyRevisionChanges — without running a full document comparison....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...