Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 5,345 for

text signature

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

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Developer guide | GroupDocs

    Key features of every API bundled in GroupDocs.Total for .NET, with runnable C# examples you can copy, plus the input and output files for each one....Signature Product Solution GroupDocs...or reject them Comparer Stamp text or image watermarks onto documents...

    docs.groupdocs.com/total/net/developer-guide/
  3. GroupDocs.Signature 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....Signature for .NET. This latest release...add and search for Metadata Signatures in Images. Apart from that...

    blog.groupdocs.com/categories/groupdocs.signatu...
  4. 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...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Watermark API with text, image, and advanced tiling...in Python with GroupDocs.Signature - learn how to create professional...

    blog.groupdocs.com/groupdocs.blog/page/7/
  6. GroupDocs.Total 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....to classify your documents or text with IAB-2 or document taxonomies...Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications...

    blog.groupdocs.com/categories/groupdocs.total-p...
  7. Working with metadata in PDF documents | GroupDocs

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

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Updating documents | GroupDocs

     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/
  10. Ավելացրեք Text Watermark XLSX-ին Java-ի միջոցով

    Այս ուղեցույցը ցույց է տալիս, թե ինչպես կարելի է տեքստային ջրանիշ ավելացնել XLSX-ին Java-ի միջոցով: Բացի այդ, դուք կստանաք կոդի օրինակ՝ Java-ում XLSX-ում տեքստային ջրանիշը տեղադրելու համար:...Signature Product Family GroupDocs.Metadata...Redaction Product Family Ավելացրեք Text Watermark XLSX-ին Java-ի միջոցով...

    kb.groupdocs.com/hy/watermark/java/add-text-wat...