Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 5,547 for

sign document

(0.26 sec)
  1. SignerContext Class | Aspose.Words for .NET

    Enhance your Document Signing process with Aspose.Words LowCode SignerContext class for seamless integration and efficient management of Signatures....SignerContext SignerContext class Document signer context public class...with certificate that used to sign file. FontSettings { get; set;...

    reference.aspose.com/words/net/aspose.words.low...
  2. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023.... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/whatsnew/2023/
  3. 在 Python 中使用智能卡签署 PDF 文档|Aspose.PDF for Python ...

    了解如何在 Python 中使用智能卡和外部证书签署 PDF 文档。...pydrawing as drawing def sign_with_smart_card ( infile : str...: str ) -> None : """Sign a PDF document using a smart-card certificate...

    docs.aspose.com/pdf/zh/python-net/sign-pdf-docu...
  4. Support for XAdES Signature with JavaScript via...

    This article describes support for XAdES Signature using JavaScript via C++ with Aspose.Cells....Cells provides support for signing workbooks with an XAdES signature...the DigitalSignature class to sign the source workbook. <!DOCTYPE...

    docs.aspose.com/cells/javascript-cpp/support-fo...
  5. Advanced operations using Rust via C++|Aspose.P...

    Aspose.PDF for Rust via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/rust-cpp/advanced-operations/
  6. SignOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.DigitalSignatures.SignOptions class to customize your Document Signing process with flexible and secure options for enhanced workflow....to specify options for document signing. To learn more, visit...with Digital Signatures documentation article. public class SignOptions...

    reference.aspose.com/words/net/aspose.words.dig...
  7. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....how to convert annotation document to PDF/X-1 using annotation... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/whatsnew/2024/
  8. CsvDataLoadOptions.CommentChar | Aspose.Words f...

    Discover how to customize the CommentChar property in CsvDataLoadOptions to enhance your CSV data handling. Optimize your data loading today!...default value is ‘#’ (number sign). Examples Shows how to use...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  9. NBSP replaced by Euro currency symbol - Free Su...

    NBSPIssue.zip (4.5 KB) Hi Team, I’ve noticed that for some specific rich text box fields in pdf templates, on new Aspose.Pdf versions, non breaking space character gets replaced with Euro currency symbol. Please find a…...12, and the euro currency sign started appearing around 25...th); using (var doc = new Document("template_with_field.pdf"))...

    forum.aspose.com/t/nbsp-replaced-by-euro-curren...
  10. DigitalSignatureType | Aspose.Words for Java

    Specifies the type of a digital Signature in Java....Examples: Shows how to sign documents with X.509 certificates...certificates. // Verify that a document is not signed. Assert.assertFalse(FileFormatUtil...

    reference.aspose.com/words/java/com.aspose.word...