Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,635 for

text signature

(0.09 sec)
  1. 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....Signature Product Solution GroupDocs...information about digital signatures associated with a document...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Online DataMatrix Reader

    Free online document DataMatrix parser. Read DataMatrix from more than 90 file formats and format families...Data Parser Text Extractor Image Extractor Text Viewer Image...App Supported Document Formats Text: DOC, DOCX, DOT, DOCM, RTF,...

    products.groupdocs.app/parser/read-datamatrix
  3. Online PDF417 Reader

    Free online document PDF417 parser. Read PDF417 from more than 90 file formats and format families...Data Parser Text Extractor Image Extractor Text Viewer Image...App Supported Document Formats Text: DOC, DOCX, DOT, DOCM, RTF,...

    products.groupdocs.app/parser/read-pdf417
  4. Updating documents | Documentation

     This section contains examples on electronic Signatures updates using extended options with GroupDocs.Signature API....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for Java...

    docs.groupdocs.com/signature/java/updating/
  5. Հեռացրեք Text Watermark-ը DOCX-ից Java-ի միջոցով

    Իմացեք, թե ինչպես հեռացնել տեքստային ջրանիշը DOCX-ից Java-ի միջոցով: Մենք ձեզ կոդ կտրամադրենք DOCX-ից Java-ում ջրանիշի տեքստը ջնջելու համար՝ առանց որևէ լրացուցիչ ծրագրակազմ պահանջելու:...Signature Product Family GroupDocs.Metadata...Redaction Product Family Հեռացրեք Text Watermark-ը DOCX-ից Java-ի միջոցով...

    kb.groupdocs.com/hy/watermark/java/remove-text-...
  6. GroupDocs Blog | Document Automation Solutions ...

    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....Watermark API with text, image, and advanced tiling...in Python with GroupDocs.Signature - learn how to create professional...

    blog.groupdocs.com/
  7. Synonym search online

    Synonym search in document. Perform synonym search of words and phrases online....Synonym search is a type of full-text search, in which, in addition...word, all known synonyms in the text are also searched. Synonym search...

    products.groupdocs.app/search/synonym
  8. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format into One GroupDocs.Merger for .NET - A native document manipulation API allowing to split, append, join, remove, reorder and combine pages of popular business documents formats into one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program to provide professional consultancy services, implementation and unique solutions to help GroupDocs API users develop customized solutions according to the business needs.... Code Example: Set Signature Position in .NET Excel Files...Files # GroupDocs.Signature for .NET API allows users to set position...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  9. 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....Signature Product Solution GroupDocs...information about digital signatures associated with a document...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Add Watermark to DOC Online

    Insert watermark in DOC. Apply Text or image watermarks with various settings. Protect and mark your DOC with our tool....DOC Add watermark to DOC Add text or image stamp in DOC online...allows to add stamps to DOC. Add text or image stamp to DOC easily...

    products.groupdocs.app/watermark/doc