Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 1,865 for

sign document

(0.05 sec)
  1. 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...
  2. Extract certificate from PDF on docker - Free S...

    Hello, I am trying to extract a user certificate from a Signed pdf. Everything is fine when I do it in windows but when I do it in docker the certificate that is extracted from the user Signature is not the user certif…...extract a user certificate from a signed pdf. Everything is fine when...extract a user certificate from a signed PDF in a Docker environment...

    forum.aspose.com/t/extract-certificate-from-pdf...
  3. Aspose::Words::Vba::VbaProject::get_Name method...

    Aspose::Words::Vba::VbaProject::get_Name method. Gets or sets VBA project 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...
  4. 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...
  5. VbaProject.modules property | Aspose.Words for ...

    VbaProject.modules property. Returns collection of VBA project modules....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...
  6. 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...
  7. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of VBA modules in the collection....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. Aspose::Words::Vba::VbaModule::get_SourceCode m...

    Aspose::Words::Vba::VbaModule::get_SourceCode method. Gets or sets VBA project module source code 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...
  9. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the Document is defined as a collection of VBA modules. To learn more, visit the Documentation article in C++.... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. class VbaProject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Aspose::Words::Vba::VbaModuleCollection::idx_ge...

    Aspose::Words::Vba::VbaModuleCollection::idx_get method. Retrieves a VbaModule object by name, or Null if not found 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...