Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 11,022 for

text

(1.47 sec)
  1. Updating documents | GroupDocs

     This section contains examples on electronic signatures updates using extended options with GroupDocs.Signature API....✜ Multiple types ✜ QR Code ✜ Text Was this page helpful? Not really...

    docs.groupdocs.com/signature/net/updating/
  2. 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....Implement option that allows setting text document encoding Implement...thumbnails Text selection and copying to the clipboard Text search...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  3. 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...
  4. 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...
  5. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to slides with simple or advanced settings using Python via .NET....to a particular slide Apply text or image watermarks to specific...load_options ) as watermarker : text_wm = gww . TextWatermark ( "Test...

    docs.groupdocs.com/watermark/python-net/add-wat...
  6. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....Word in Java How to Convert Text File to JPG using Java How to...

    kb.groupdocs.com/conversion/java/page/4/
  7. GroupDocs.Signature for .NET 25.12 – 最新更新和修复(20...

    探索 GroupDocs.Signature for .NET 25.12 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...TextSearchOptions() }; // Filter only text signatures containing "Approved"...is TextSignature txt && txt.Text.Contains( "Approved" )); foreach...

    blog.groupdocs.com/zh/signature/groupdocs-signa...
  8. GroupDocs.Watermark 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....watermarks with a particular text formatting. It also enables...release. Search Watermarks by Text Formatting (font, color etc...

    blog.groupdocs.com/categories/groupdocs.waterma...
  9. Import Annotations for Presentation format now ...

    GroupDocs team is announcing another exciting monthly release. The latest GroupDocs.Annotation for .NET 16.11.0 API provides support for Import Annotations and new types (TextStrikeout , TextUndreline and TextHighlight ) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add new exciting features and enhance your application with GroupDocs.Annotation for .NET API. New Features Introduced - GroupDocs.Annoation for .NETIn this monthly release new annotation types like (TextStrikeout , TextUndreline and TextHighlight ) and import functionality introduced for Presentation file format....Redaction Annotation Import Text Field Annotation Import Area...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  10. groupDocs.Parser.GetDocumentInfo() taking very ...

    Hi, I have a .pdf document only 1 page long. When calling GetDocumentInfo() on the parser created with the stream of this document it takes at least 5 minutes to do this. This makes the whole implementation very ineffic…...metadata, page dimensions and text‑coordinate information. When...parts you do not need (e.g., text coordinates) to reduce work...

    forum.groupdocs.com/t/groupdocs-parser-getdocum...