Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 8,985 for

word signature

(1.05 sec)
  1. Archive

    archives...GroupDocs Team · 2 min Compare Word Documents in C#: Revision‑Track...GroupDocs Team · 6 min GroupDocs.Signature for .NET 26.2 – February 2026...

    blog.groupdocs.com/archives/
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Signature - learn how to create professional...professional digital signatures using stamps, images, and form fields...

    blog.groupdocs.com/groupdocs.blog/page/7/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...most common and widely used word-processing file formats that...that are supported by Microsoft Word and OpenOffice Writer are DOC...

    blog.groupdocs.com/groupdocs.blog/page/32/
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...We will create a GroupDocs Signature envelope sample with the Sinatra...Sinatra framework. GroupDocs Signature envelopes are used to prepare...

    blog.groupdocs.com/groupdocs.blog/page/102/
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...in presentation software and word processing is frequently used...version 19.5 of GroupDocs.Signature for .NET with some extended...

    blog.groupdocs.com/groupdocs.blog/page/43/
  6. Set Text Shadow in Text Signatures using Java E...

    The team GroupDocs is really excited to announce the another monthly release of GroupDocs.Signature for Java v18.1. This release comes up with a feature of setting Text Shadow for Slides, Words and Cells documents. Furthermore, many improvements and fixes are also introduced in this version of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience....Signature for Java v18.1. This release...setting Text Shadow for Slides, Words and Cells documents. Furthermore...

    blog.groupdocs.com/signature/java-e-signing-api...
  7. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....Signature Product Solution GroupDocs...file. For example, Microsoft Word (.docx) and Adobe PDF (.pdf)...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  8. 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 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...
  9. 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...
  10. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...sensitive content & metadata from word processing documents, worksheets...Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications...

    blog.groupdocs.com/groupdocs.blog/page/47/