Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 4,017 for

sign document

(0.16 sec)
  1. 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...
  2. Convert POT to RTF in Python or with free Onlin...

    POT to RTF conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POT to RTF online converter quickly before integrating the code....RTF is a document format which is used to store documents in a readable...such as document manipulation, document conversion, document comparison...

    products.aspose.com/total/python-net/conversion...
  3. 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...
  4. 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...
  5. How to Add Watermark to PDF using Java

    This basic tutorial explains how to add watermark to PDF using Java. It includes the basic steps and the sample code which demonstrates how using java add watermark to PDF Documents....Watermark can be inserted into a document. Whereas, we do not need to...application to process PDF documents in the application. Steps...

    kb.aspose.com/pdf/java/how-to-add-watermark-to-...
  6. 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/net/public-api-changes-in...
  7. Check if VBA project in a Workbook is Signed|Do...

    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....VBA project in a Workbook is Signed Contents [ Hide ] You can check...check if your VBA project is signed or not using Microsoft Excel...

    docs.aspose.com/cells/java/check-if-vba-project...
  8. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the VBA project’s code page....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...
  9. VbaModule.name property | Aspose.Words for Python

    VbaModule.name property. Gets or sets VBA project module 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...
  10. VbaProject class | Aspose.Words for Python

    aspose.words.vba.VbaProject class. Provides access to VBA project information... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. Constructors Name...

    reference.aspose.com/words/python-net/aspose.wo...