Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 440 for

form field

(0.06 sec)
  1. eSign document with Barcode signature | Documen...

    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...in a visual, machine-readable form. Generally speaking, barcode...is an image of a rectangular form that consists of parallel black...

    docs.groupdocs.com/signature/net/esign-document...
  2. Searching | Documentation

    This section explains how to search for electronic signatures across document and its pages with advanced options....Images 🌐 Build Metadata 🌐 Form Fields Search for embedded and encrypted...

    docs.groupdocs.com/signature/java/searching/
  3. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...QR Codes 🔍 Metadata 🔍 Form fields 🔍 Texts 🔍 Images 🔍 Multiple...

    docs.groupdocs.com/signature/net/search-for-ele...
  4. Signing documents | Documentation

    This section contains advanced examples and demonstrates all possible features for signing documents with various electronic signature types, setup different options and visual effects....Extensions Complex QR entries ✎ Form Fields ✎ Image ✎ Metadata ✎ QR Code...

    docs.groupdocs.com/signature/net/signing/
  5. Optimize the PDF file resources | Documentation

    Reduce PDF file size with GroupDocs.Viewer. Optimize images, remove data, and more for smaller output files....quality, remove notes or form fields, remove objects, fonts, or...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. Optimize the PDF file resources | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size....quality, remove notes or form fields, remove objects, fonts, or...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. Lock Watermarks in Word Documents using C#

    Watermarking is a famous way of adding labels to the documents that may indicate the state of the document such as draft, confidential, etc. It can be used to add a company’s logo behind the text of the document to avoid the ownership dispute. In some cases, people add watermarks to the documents to protect the content. But, are you sure that the content is protected and no one can remove those watermarks?... Allowing Form Fields Only # With this option,...

    blog.groupdocs.com/watermark/lock-watermarks-in...
  8. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document Formats please refer to Supported document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file Format inFormation. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file Format inFormation advanced_usage....{ for ( WordProcessingField field : root . getInspectionPackage...println ( field . getCode ()); System . out . println ( field . getResult...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Online PDF to ODP Converter | Free GroupDocs Apps

    PDF to ODP document converter - convert PDF to ODP online for free, no registration required. Secure and easy to use PDF to ODP conversion!...drop your PDF file on upload form, choose the desired output format...ConvertOptions and fill the fields for watermarking. Converted...

    products.groupdocs.app/conversion/pdf-to-odp
  10. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document Formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file Format inFormation. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file Format inFormation AdvancedUsage.... Fields != null ) { foreach ( var field in root . InspectionPackage...InspectionPackage . Fields ) { Console . WriteLine ( field . Code ); Console...

    docs.groupdocs.com/metadata/net/working-with-me...