Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 10,472 for

text

(0.67 sec)
  1. Verify Barcode Signatures in Document | GroupDocs

    This topic explains how to verify Barcode electronic signatures with GroupDocs.Signature for Python via .NET API.... text = "123456789" options . match_type...BarcodeVerifyOptions () options . text = "123456789" options . match_type...

    docs.groupdocs.com/signature/python-net/verify-...
  2. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....()); } Sign Pdf document with Text signature Sticker appearance...This example shows how to add Text signature to Pdf document with...

    docs.groupdocs.com/signature/java/sign-document...
  3. GroupDocs.Watermark Product Family | GroupDocs

    Powerfull API for adding watermarks to the documents of different file formats. Documentation .NET Java Node.js Python GroupDocs.Watermark for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Adding watermark Articles and guidelines Adding Text watermark Adding image watermark .NET code examples Open-source projects for APIs example usage GroupDocs.Watermark for .NET More GroupDocs.Watermark for Java More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Adding watermark Articles and guidelines for basic and advanced development...Articles and guidelines Adding text watermark Adding image watermark...Articles and guidelines Adding text watermark Adding image watermark...

    docs.groupdocs.com/watermark/
  4. Specify encoding when loading documents | Group...

    This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your Java applications....to open file in Notepad the text これはShift_JISエンコード用のサンプルテキストです。...specific to Shift_JIS . To render text file properly you can set charset...

    docs.groupdocs.com/viewer/java/specify-encoding...
  5. eSign document with Stamp signature | GroupDocs

    This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature API....multiple “stamp lines” with custom text and different line thicknesses...around the stamp with their own text, border settings, background...

    docs.groupdocs.com/signature/net/esign-document...
  6. Search for Barcode e-Signatures | GroupDocs

    This article explains how to search for barcode electronic signatures within document pages using GroupDocs.Signature for Python via .NET API...print ( f "Barcode text: { barcode_signature . text } " ) print (...print ( f "Barcode text: { barcode_signature . text } " ) print (...

    docs.groupdocs.com/signature/python-net/search-...
  7. GroupDocs.Assembly 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....latest version, you can change text **background color **dynamically...version, you can now change text **background color **dynamically...

    blog.groupdocs.com/categories/groupdocs.assembl...
  8. Find and Remove Watermarks from Documents in Java

    Java API to find and remove Text and image watermarks from documents like PDF, Word, Excel, PowerPoint, and Visio files programmatically....for a way to find and remove text or image watermarks from PDF...for Java API supports adding text and image watermarks to a wide...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  9. sign_pdf_with_text_signature.zip

    demo-app/hello_world.py import groupdocs.signature as gs import groupdocs.signature.options as gso import sys import os def run(): license = gs.License() license.set_license("./GroupDocs.Signature.......file_name) # Sign document with text signature. with gs.Signature(sample_pdf)...Signature(sample_pdf) as signature: text_sign_options = gso.TextSignOptions("Hello...

    docs.groupdocs.com/signature/python-net/_sample...
  10. ASP.NET MVC Example Project for GroupDocs.Viewe...

    The GroupDocs team is pleased to announce the Front End sample project for the ASP.NET MVC developers. The reason behind this release is to facilitate the developers to write their own document viewer using GroupDocs.Viewer for .NET 3.x. Almost all the functionalities have been implemented in this project which was given in the old GroupDocs.Viewer for .NET 2.x UI Based API. The developers are flexible to customize the application by their own....thumbnails Text selection and copying to the clipboard Text search...

    blog.groupdocs.com/viewer/asp-net-mvc-ui-exampl...