Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 7,405 for

document signature api

(0.06 sec)
  1. Issue with Email to Pdf - text does not respect...

    We have two separate issues with converting .eml to .pdf. We were able to reproduce both in one email. Attached you will find the .eml file, the output .pdf and an image taken from within the viewer. Bad Signature PDF…... Bad Signature PDF.pdf (385.0 KB) Viewer...Defaults.png (218.3 KB) Bad Signature Email.7z (766.9 KB) The first...

    forum.groupdocs.com/t/issue-with-email-to-pdf-t...
  2. Generate Barcode in C# on GroupDocs Blog | Docu...

    Generate Barcode in C# on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Generate Barcode in C# on GroupDocs Blog | Document Automation Solutions for .N......in C# on GroupDocs Blog | Document Automation Solutions for ...in C# on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/zh-hant/tag/generate-barcode...
  3. Save document | Documentation

    This article demonstrates how to save edited text Documents, spreadsheets and presentations with GroupDocs.Editor for Java Api....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/editor/java/save-document/
  4. Hotfix to Improve Security in GroupDocs.Signatu...

    At GroupDocs, we are always been improving our Apis to meet the requirements of our customers. Therefore, we are pleased to announce GroupDocs.Signature for .NET 18.7.1. This hotfix comes with a security improvement, therefore, we recommend you to download this latest release for a better Document e-signing experience. Improvements Security improvements update You can visit the complete release notes here. Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....are always been improving our APIs to meet the requirements of...pleased to announce GroupDocs.Signature for .NET 18.7.1. This hotfix...

    blog.groupdocs.com/signature/groupdocs-signatur...
  5. 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...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. 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...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. GroupDocs Holidays Offer – Get 25% off GroupDoc...

    Share this issue: Monthly NewsletterDecember 2018 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Get 25% off GroupDocs.Total OR 24 Bottles of Award-Winning Pirathon Total Shiraz (worth over $1500). Quote HOLOFF2018 or PIRATH2018 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers....Ts&Cs Apply Product News New API Launched: GroupDocs.Search for...# GroupDocs.Search for Java API is now launched! It enables Java...

    blog.groupdocs.com/total/groupdocs-holidays-off...
  8. Export annotations and retrieve document pages ...

    post. Tagged with net, annotator, Api, image....NET document annotator API allows applications...applications developers to redeem document pages with or without the annotations...

    dev.to/groupdocs/export-annotations-and-retriev...
  9. Save document | Documentation

    This article demonstrates how to save edited text Documents, spreadsheets and presentations with GroupDocs.Editor for .NET Api....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/editor/net/save-document/
  10. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Signature for .NET library...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/net/getting-started/