Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 11,597 for

text

(0.36 sec)
  1. C# Demo Project of an ASP.NET PDF Viewer Built ...

    Building a simple ASP.NET PDF viewer is quite a trivial task. There are tens of different open source projects across the web that offer a quick and free solution to display PDF documents in both ASP.NET MVC and Web Forms. Often a simple implementation of a PDF viewer is all you actually need. But things become a lot more complicated when the viewer needs to meet your customer’s business requirements....including downloading, printing and text copy/pasting. It allows users...thumbnails Text selection and copying to the clipboard Text search...

    blog.groupdocs.com/viewer/asp-net-pdf-viewer-bu...
  2. [Release] GroupDocs.Parser for .NET v26.4 – Tab...

    Dear GroupDocs Customers, We are pleased to announce the release of GroupDocs.Parser for .NET version 26.4. This update implements the functionality of extracting tables with and without a template for documents in HTML…...simplifies the use of image text recognition for Korean and Arabic...

    forum.groupdocs.com/t/release-groupdocs-parser-...
  3. eSign Document with Barcode Signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode Text, positioning, alignment and other visual settings with GroupDocs.Signature for Python via .NET...); - specifies the Barcode text. Here are the steps to eSign...BarcodeSignOptions () # Set barcode text options . text = "John Smith" # Set...

    docs.groupdocs.com/signature/python-net/esign-d...
  4. DICOM, Otp and DjVu file formats Support includ...

    GroupDocs team is glad to announce another monthly release where new file formats are added in supported file format list to annotate documents and image. The latest GroupDocs.Annotation for .NET 17.2.0 API now provides support to DICOM, Otp and DjVu with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....major annotation types like Text, Area, Point, Watermark and...

    blog.groupdocs.com/annotation/new-exciting-feat...
  5. Document rendering basics | GroupDocs

    Convert documents to PDF, HTML, PNG, and JPEG formats using GroupDocs.Viewer for Python....Render Web documents Render Text documents Render XML documents...

    docs.groupdocs.com/viewer/python-net/document-r...
  6. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....table [ row , col ] cell_text = cell . text if cell else "" row_data...row_data . append ( cell_text ) print ( " | " . join ( row_data ))...

    docs.groupdocs.com/parser/python-net/extract-ta...
  7. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode Text, positioning, alignment and other visual settings with GroupDocs.Signature...); - specifies Barcode text. Here are the steps to eSign...try { // setup options with text of signature BarcodeSignOptions...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Extract tables from document page | GroupDocs

    This article explains that how to extract tables from document page....rectangular area that bounds text area. The page information (page...) { // Print the table cell text System . out . print ( cell...

    docs.groupdocs.com/parser/java/extract-tables-f...
  9. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....at page {0} with type {1} and text {2}" , barcodeSignature . PageNumber...EncodeType , barcodeSignature . Text ); } } } More resources GitHub...

    docs.groupdocs.com/signature/net/subscribing-fo...
  10. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...CSV files to be processed as text format instead of spreadsheet...loadContext) { // Process CSV files as text format for improved performance...

    forum.groupdocs.com/t/how-to-update-email-load-...