Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 5,401 for

sign document

(0.27 sec)
  1. Document.VbaProject | Aspose.Words for .NET

    Discover how to manage VbaProject properties effectively. Learn to get or set VbaProject for enhanced automation and streamlined workflows....VbaProject Contents [ Hide ] Document.VbaProject property Gets or...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DigitalSignature.IsValid | Aspose.Words for .NET

    Ensure Document integrity with the DigitalSignature IsValid property, confirming authenticity and protection against tampering. Trust your digital Signatures!...signature is valid and the document has not been tampered with...signature in a document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  3. Supported Excel Functions with C++|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with C++.... Regardless of the sign of the number, the number is...shortcut or jump that opens a document stored on a network server...

    docs.aspose.com/cells/cpp/supported-formula-fun...
  4. How to Access the Presentation Properties in C#

    This topic focuses on how to access the presentation properties in C#. It assists by providing configuration details, step-wise program flow and a runnable example to read and print the Document properties in C#....code example to read PPTX document properties in C# is very simple...macOS. Steps to Read PPTX Document Properties in C# Set up the...

    kb.aspose.com/slides/net/how-to-access-the-pres...
  5. Export ODS to DOC in Android or with free Onlin...

    Android API to Convert ODS to DOC without using Microsoft Word or online. Test free ODS to DOC online converter quickly before integrating the code.... DOC (Document) is a file format used by...as document manipulation, document signing, and document security...

    products.aspose.com/total/android-java/conversi...
  6. Send Email using Microsoft Graph API and C# .NE...

    Enhance your email workflow by integrating Microsoft Graph and the .NET library to send emails effortlessly. Simplify the sending process effectively....be any file type, such as documents, images, or PDFs, which are...presentations, or other vital documents directly through your .NET...

    products.aspose.com/email/net/send-email/micros...
  7. Convert DOCX to PPT in Android Apps or with fre...

    DOCX to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCX to PPT online converter quickly before integrating the code.... you may need to convert documents from one format to another...can help you automate the document conversion process in your...

    products.aspose.com/total/android-java/conversi...
  8. DigitalSignature.SignatureValue | Aspose.Words ...

    Discover the DigitalSignature SignatureValue property, which provides a byte array for secure Signature representation. Enhance your digital security today!...digitally signed document. Document doc = new Document ( MyDir...MyDir + "Digitally signed.docx" ); foreach ( DigitalSignature digitalSignature...

    reference.aspose.com/words/net/aspose.words.dig...
  9. XamlFlowSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XamlFlow](../../aspose.words/saveformat/#XamlFlow) or [SaveFormat.XamlFlowPack](../../aspose.words/saveformat/#XamlFlowPack) format...additional options when saving a document into the SaveFormat.XamlFlow...the Specify Save Options documentation article. Inheritance: XamlFlowSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Remove Signature from PDF File|Aspose.PDF for .NET

    This section explains how to remove Signature from PDF File using PdfFileSignature class....signature field so the file can be signed again. The PdfFileSignature...RemoveSignature () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/remove-signature-from-pdf/