Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,060 for

sign document

(0.05 sec)
  1. CertificateHolder.Certificate | Aspose.Words fo...

    Access the X509Certificate2 instance with private keys and certificate chain. Simplify your security management with our CertificateHolder property....signature in a document. Document doc = new Document ( MyDir + "Digitally..."Digitally signed.docx" ); foreach ( DigitalSignature signature...

    reference.aspose.com/words/net/aspose.words.dig...
  2. Aspose::Words::Vba::VbaModule::get_Name method ...

    Aspose::Words::Vba::VbaModule::get_Name method. Gets or sets VBA project module name 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...
  3. Aspose::Words::Saving::XamlFlowSaveOptions clas...

    Aspose::Words::Saving::XamlFlowSaveOptions class. Can be used to specify additional options when saving a Document into the XamlFlow or XamlFlowPack format. To learn more, visit the Documentation article in C++....additional options when saving a document into the XamlFlow or XamlFlowPack...the Specify Save Options documentation article. class XamlFlowSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify project Signatures and enhance your code security. Ensure your VBA projects are trusted!...Shows whether the VbaProject is signed or not. public bool IsSigned...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  5. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your VBA project modules for enhanced automation and efficiency....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  6. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::GetEnumerator method. Returns a dictionary enumerator object that can be used to iterate over all items in the collection in C++....digital signatures of a signed document. SharedPtr < DigitalSignatureColl...LoadSignatures ( MyDir + u "Digitally signed.docx" ); { SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....Load the source RTF file into Document class object for conversion...steps to convert rich text document to PDF using C++ . Once all...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  8. Aspose::Words::Vba::VbaProject::get_IsSigned me...

    Aspose::Words::Vba::VbaProject::get_IsSigned method. Shows whether the VbaProject is Signed or not in C++....Shows whether the VbaProject is signed or not. bool Aspose :: Words...Examples Shows how to access a document’s VBA project information...

    reference.aspose.com/words/cpp/aspose.words.vba...
  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. Aspose::Words::Vba::VbaProject::get_CodePage me...

    Aspose::Words::Vba::VbaProject::get_CodePage method. Gets or sets the VBA project’s code page 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...