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

list

(0.59 sec)
  1. 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/
  2. 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...
  3. 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...
  4. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....overloaded method that accepts list of the enumeration values. Please...Call object method and pass list of the required enumerations...

    docs.groupdocs.com/signature/java/delete-signat...
  5. Features overview | GroupDocs

    Salient features of file conversion API using c# 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/net/features-over...
  6. Update Image signatures in document | GroupDocs

    This article explains how to update Image electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...image signatures in document List < ImageSignature > signatures...

    docs.groupdocs.com/signature/java/update-image-...
  7. Generate documents from templates with GroupDoc...

    Fill a Word template from .NET objects or JSON and generate a finished document with GroupDocs.Total for .NET — runnable C# examples with downloadable template and output....Date { get ; set ; } public List < InvoiceItem > Items { get...2026 , 7 , 16 ), Items = new List < InvoiceItem > { new InvoiceItem...

    docs.groupdocs.com/total/net/developer-guide/as...
  8. Search for standard entries in the QR-Code sign...

    This article explains how to search for VCard, MeCard, Email, Address, EPC, SEPA, Event data in QR-code electronic signatures from previously signed documents with GroupDocs.Signature API....pdf" )) { // search document List < QrCodeSignature > signatures...pdf" )) { // search document List < QrCodeSignature > signatures...

    docs.groupdocs.com/signature/net/search-for-sta...
  9. Render TSV and PCL Formats using GroupDocs.View...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated values) and PCL (Printer Command Language) file formats. Below is the List of new features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the List of supported file formats and now the API is capable of rendering the following formats:... Below is the list of new features, improvements...v18.11, we have extended the list of supported file formats and...

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  10. Extract Annotations from PDF Documents | GroupDocs

    Step‑by‑step guide to extracting PDF annotations in .NET using GroupDocs.Parser, with per‑page extraction, combined text output, and export options....the for the full API change list. Prerequisites .NET 6.0 SDK...page it’s on. var result = new List < string >(); using ( var parser...

    docs.groupdocs.com/parser/net/extract-annotatio...