Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,060 for

sign document

(0.03 sec)
  1. VbaModule.Name | Aspose.Words for .NET

    Discover how to use the VbaModule Name property to easily manage your VBA project module names for enhanced organization and efficiency.... Document doc = new Document (); // Create a new...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  2. 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...
  3. DigitalSignatureUtil.LoadSignatures | Aspose.Wo...

    Effortlessly load digital Signatures from your Documents with the DigitalSignatureUtil LoadSignatures method. Enhance your workflow today!...Loads digital signatures from document. public static DigitalSignatureColl...fileName String Path to the document. Return Value Collection of...

    reference.aspose.com/words/net/aspose.words.dig...
  4. DigitalSignature.Comments | Aspose.Words for .NET

    Discover the DigitalSignature Comments property to enhance your Signing process with clear purpose comments. Boost efficiency and clarity in your Documents!...Comments property Gets the signing purpose comment. public string...signature in a document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  5. DigitalSignature.signTime property | Aspose.Wor...

    DigitalSignature.SignTime property. Gets the time the Document was Signed....property Gets the time the document was signed. get signTime () : Date...signature in a document. const doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlSaveOptions.resolve_font_names property | A...

    HtmlSaveOptions.resolve_font_names property. Specifies whether font family names used in the Document are resolved and substituted according to [Document.font_settings](../../../aspose.words/Document/font_settings/) when being written into HTML-based formats....font family names used in the document are resolved and substituted...substituted according to Document.font_settings when being written into...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil Document format detection methods in Java....returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  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. DigitalSignatureUtil.load_signatures method | A...

    aspose.words.digitalSignatures.DigitalSignatureUtil.load_Signatures method...Loads digital signatures from document. def load_signatures ( self...file_name str Path to the document. Returns Collection of digital...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Vba::VbaModuleCollection::get_Co...

    Aspose::Words::Vba::VbaModuleCollection::get_Count method. Returns the number of VBA modules in the collection in C++....Examples Shows how to access a document’s VBA project information...information. auto doc = MakeObject < Document > ( MyDir + u "VBA project...

    reference.aspose.com/words/cpp/aspose.words.vba...