Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 11,966 for

text

(0.62 sec)
  1. Generate Barcode in Java | Add Barcodes to Docu...

    Generate barcodes in Java and electronically sign documents & Images by adding barcodes to Word, Excel, PDF, PNG, JPG, WebP files with Java e-Signing API....signatures like barcodes, QR Codes, text, image, metadata, digital signatures...generated with the customized text, appearance, and different encoding...

    blog.groupdocs.com/signature/generate-barcode-i...
  2. Field Management in GroupDocs.Editor for Node.j...

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Node.js via Java....programmatically, including text fields, checkboxes, dropdowns...getStatusText() : Gets or sets the status text associated with the form field...

    docs.groupdocs.com/editor/nodejs-java/form-fiel...
  3. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures 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...
  4. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....pptx" , loadOptions ); // Add text watermark to the first slide...strengthening the protection of text watermark. Using unreadable...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. 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...
  6. Distance, Strikeout and Underline Annotation in...

    The GroupDocs team is proudly announcing version v4.0.0 for GroupDocs.Annotation for Java Modern UI. Keeping in mind features supported in our backend API, we have implemented updates in this modern user interface. In this new version, a user can now add distance, strikeout and **underline **annotation. We would recommend Java users to download this new version to explore and provide us valuable feedback. let’s explore new features in detail....user can strikeout selected text in the document and add annotation...user can underline selected text in the document and add annotation...

    blog.groupdocs.com/annotation/distance-strikeou...
  7. Add watermarks with GroupDocs.Watermark | Group...

    Add Text and image watermarks to documents from GroupDocs.Total for Node.js via Java, across Word, PDF and spreadsheets — runnable JavaScript examples with downloadable input and output files....Watermark stamps text or images onto documents — Word... Add a text watermark A TextWatermark takes the text and a font...

    docs.groupdocs.com/total/nodejs-java/developer-...
  8. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple Text-based documents across folders for approximate matches with error tolerance....us to programmatically search text in a wide range of file formats...and American English, typos in text, name variations, and phonetic...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  9. 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/net/sign-documents...
  10. How to Add Replacement Annotation in PDF using C#

    This tutorial offers guidance on how to add replacement annotation in PDF using C#. Also, it includes code and steps to insert replacement annotation to PDF in C#....content of PDF with alternative text. Here are the complete steps...description of how to insert text redaction annotation in PDF...

    kb.groupdocs.com/annotation/net/how-to-add-repl...