Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,614 for

sign document

(0.19 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. 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...
  3. Java APIs for Popular File Formats | products.a...

    Collection of APIs for Java developers to manipulate files from Word Excel PDF PowerPoint Visio OneNote Email Project Images 3D GIS....Outlook, PDF, 3D, CAD and other document formats from your own Java...Install-Package Visit our documentation for more details. Aspose...

    products.aspose.com/total/java/
  4. XamlFlowSaveOptions.ReplaceBackslashWithYenSign...

    Discover how XamlFlowSaveOptions' ReplaceBackslashWithYenSign property enhances your data formatting by converting backslashes to yen Signs. Default, false....should be replaced with yen signs. Default value is false . public...characters with yen signs in generated XAML documents. However, previous...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  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::VbaModule class | Aspose.Wo...

    Aspose::Words::Vba::VbaModule class. Provides access to VBA project module. To learn more, visit the Documentation article in C++....Working with VBA Macros documentation article. class VbaModule...module is a procedural module, document module, class module, or designer...

    reference.aspose.com/words/cpp/aspose.words.vba...