Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 2,870 for

sign document

(0.19 sec)
  1. Public API Changes in Aspose.Cells 8.6.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....1 Contents [ Hide ] This document describes the changes to the...HtmlLinkTargetType.BLANK: Opens the linked document/page in a new window or tab...

    docs.aspose.com/cells/java/public-api-changes-i...
  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. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets VBA project name....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...
  4. DigitalSignature.signatureType property | Aspos...

    DigitalSignature.SignatureType property. Gets the type of the digital Signature....signature in a document. const doc = new aw . Document ( base . myDir...myDir + "Digitally signed.docx" ); for ( var i = 0 ; i < doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  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. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code....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. 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. 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...
  10. 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...