Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 5,137 for

sign document

(0.13 sec)
  1. HtmlSaveOptions.resolve_font_names property | A...

    HtmlSaveOptions.resolve_font_names property. Specifies whether font family names used in the Document are resolved and substituted according to [Document.font_settings](../../../aspose.words/Document/font_settings/) when being written into HTML-based formats....font family names used in the document are resolved and substituted...substituted according to Document.font_settings when being written into...

    reference.aspose.com/words/python-net/aspose.wo...
  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. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from 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...
  4. Automate PDF File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate PDF file merging. With our intuitive user interface, you can quickly and easily convert PDF files into MPP, MPX, XML, or other formats. You can also merge multiple PDF files into a single file, customize the output file, and organize your data....NET Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/net/merger/pdf/
  5. 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...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "VBA...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. Convert TSV to WORDML using Python or with free...

    TSV to WORDML conversion in your Python applications without using Microsoft Office or online. Test free TSV to WORDML online converter quickly before integrating the code....Word to store documents. It is used to store documents in a structured...features to manipulate the documents. It supports a variety of...

    products.aspose.com/total/python-net/conversion...
  7. Convert PDF to DXF via Java | products.aspose.com

    Export PDF file to DXF in your Java applications without using any third party application...convert, and manipulate PDF documents. It also provides features...text extraction, document signing, and document merging. The API...

    products.aspose.com/total/java/conversion/pdf-t...
  8. 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...
  9. HtmlSaveOptions.ReplaceBackslashWithYenSign | A...

    Discover how the HtmlSaveOptions ReplaceBackslashWithYenSign property enhances your HTML output 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 HTML documents. However, previous...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Edit Macro in Word using Python

    Follow this article to edit macro in Word using Python. It has details to set the IDE, a list of steps, and a sample code to change macro using Python using various options....file into a Document object Access the document’s vba_project...new macro string Save the document as updated.docm (to keep macros)...

    kb.aspose.com/words/python/edit-macro-in-word-u...