Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 446 for

form field

(0.05 sec)
  1. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....these signatures are Digital, Form Field or Metadata signature). Here...

    docs.groupdocs.com/signature/java/deleting-mult...
  2. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file Format inFormation. Load a PDF document Extract the root metadata package Use the FileType property to obtain file Format inFormation AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....with a document, extract form fields, attachments, bookmarks,...InspectionPackage . Fields != null ) { foreach ( var field in root . InspectionPackage...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file Format inFormation. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file Format inFormation advanced_usage.managing_metadata_for_specific_Formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....with a document, extract form fields, attachments, bookmarks,...null ) { for ( PdfFormField field : root . getInspectionPackage...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Working with formats | Documentation

    This article explains document Formats and Format families supported by GroupDocs.Editor for Java and how to operate them in Java code....delimited text, that are text-based form of spreadsheets, and includes...struct has a set of static fields, each one represents one specific...

    docs.groupdocs.com/editor/java/working-with-for...
  5. Search for multiple e-signature types | Documen...

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....signatures; - to search for Form-field signatures; - to search for...

    docs.groupdocs.com/signature/net/search-for-mul...
  6. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....these signatures are Digital, Form Field or Metadata signature). Here...

    docs.groupdocs.com/signature/net/deleting-multi...
  7. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....for modification (Digital, Form Field or Metadata signature). Here...

    docs.groupdocs.com/signature/net/updating-multi...
  8. Extract Text from Databases using GroupDocs.Par...

    GroupDocs.Parser for .NET 18.9 has been released! The latest version allows you to extract text from the databases. You can also extract data from the Form Fields in a PDF document. Please continue to read for more details on the features introduced in v18.9. Features Introduced Extracting Text from DatabasesYou can now extract text from the databases. To extract text from databases DbContainer class is used that implements IContainer interface....also extract data from the form fields in a PDF document. Please...Extracting Data from the Form Fields in PDF DocumentsThis feature...

    blog.groupdocs.com/parser/extract-text-from-dat...
  9. 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....digital signatures, stamps, form field signatures, and more. The...

    blog.groupdocs.com/signature/generate-barcode-i...
  10. How to Сreate a Plugin for Sugar On-Demand Usin...

    SugarCRM is an open-platForm web-based customer relationship management system which has an on-demand cloud platForm, Sugar On-Demand. In a previous article, we discussed how to create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example. [caption id=“attachment_3933” align=“alignnone” width=“600” caption=“How to Сreate a Custom GroupDocs Plugin for Sugar On-Demand”] [/caption] Requirements PHP 5.3 SugarCRM On-Demand account SugarCRM On-Demand application GroupDocs account Development of GroupDocs GDriveTwo main features of Sugar On-Demand are: All functions relating to the file system are denied....<h5>Download/Delete file:</h5> <div> <form name="delete" action="index...id="deleteBtn"> </form> </div> <div> <form name="download" action="index...

    blog.groupdocs.com/total/how-to-create-plugin-f...