Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 4,757 for

sign document

(0.03 sec)
  1. Screen Reader Accessibility – Java Examples

    Learn how to check alternative text and multimedia accessibility against WCAG guidelines using Aspose.HTML for Java....website or any other HTML document for content accessibility...you’ve specified. Load an HTML document using one of the constructors...

    docs.aspose.com/html/java/screen-reader-accessi...
  2. 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...
  3. Convert MD to EXCEL in Android Apps | products....

    Render MD to EXCEL in Android Apps API without using Microsoft Excel or Adobe Reader...for formatting plain text documents, while Excel is a powerful...convert, and manipulate PDF documents in their Android applications...

    products.aspose.com/total/android-java/conversi...
  4. Aspose::Words::Vba::VbaModuleCollection::Remove...

    Aspose::Words::Vba::VbaModuleCollection::Remove method. Removes the specified module from 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...
  5. 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...
  6. VbaProject.is_protected property | Aspose.Words...

    VbaProject.is_protected property. Shows whether the [VbaProject](../) is password protected.... Document ( file_name = MY_DIR + 'Vba...code_page property VbaProject.is_signed property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to reduce file size increased by digital si...

    Hello, I am evaluating AsposePDF for our coming project. I have a PDF template that has 4 digital Signature fields. Each time I use AsposePDF to add a new Signature, the file size increases dramatically. I am using an …...optimize the PDF file size after signing it digitally. For example,...= true; using (Document document = new Document(dataDir + "aspose4...

    forum.aspose.com/t/how-to-reduce-file-size-incr...
  8. Aspose::Words::Vba::VbaModuleCollection class |...

    Aspose::Words::Vba::VbaModuleCollection class. Represents a collection of VbaModule objects. To learn more, visit the Documentation article in C++....Working with VBA Macros documentation article. class VbaModuleCollection...Examples Shows how to access a document’s VBA project information...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. DigitalSignatureCollection.GetEnumerator | Aspo...

    Explore the DigitalSignatureCollection GetEnumerator method to easily iterate through all collection items with a convenient dictionary enumerator....digital signatures of a signed document. DigitalSignatureColl digitalSignatures...LoadSignatures ( MyDir + "Digitally signed.docx" ); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.dig...
  10. 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...