Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 4,012 for

sign document

(0.26 sec)
  1. 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...
  2. C++ API to Convert PS to DIF | products.aspose.com

    Convert PS to DIF via C++ API without using Microsoft Excel or Adobe Reader...Convert PS to DIF The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents, and...

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. 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...
  4. 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...
  5. 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...
  6. Convert DOCM to PPSX in Python or with free Onl...

    DOCM to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to PPSX online converter quickly before integrating the code.... DOCM is a Microsoft Word document file that contains macros...read, write, and modify Word documents without using Microsoft Word...

    products.aspose.com/total/python-net/conversion...
  7. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Digital Signature to an already signed Exce...

    Learn how to add digital Signatures to Signed Excel files using Aspose.Cells for C++. Maintain Document integrity with multiple Signatures....Digital Signature to an already signed Excel file with C++ Contents...digital signatures to already signed Excel files. Please note while...

    docs.aspose.com/cells/cpp/add-digital-signature...
  9. DigitalSignature.signatureValue property | Aspo...

    DigitalSignature.SignatureValue property. Gets an array of bytes representing a Signature value....digitally signed document. const doc = new aw . Document ( base...base . myDir + "Digitally signed.docx" ); for ( var i = 0 ; i < doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VbaModuleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleCollection class, your essential tool for managing VbaModule objects efficiently in Document automation....Working with VBA Macros documentation article. public sealed class...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...