Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 5,243 for

sign document

(0.25 sec)
  1. Merge PDF Files Online or using .NET | products...

    Free online app to combine different PDF files. .NET code to merge PDF Documents into other formats....NET Merge Pdf Merge PDF Documents Online via Merger App or using...Develop powerful .NET based PDF document merging application. Combine...

    products.aspose.com/total/net/merge/pdf/
  2. 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...
  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. Convert MD to PPTM in Python or with free Onlin...

    MD to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to PPTM online converter quickly before integrating the code....and is often used to create documents for the web. It is also used...used to create documents for other applications such as Microsoft...

    products.aspose.com/total/python-net/conversion...
  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. DigitalSignatureUtil.removeAllSignatures method...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.removeAllSignatures method...from document in source stream and writes unsigned document to...signatures from a digitally signed document. // There are two ways...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Convert CGM to WMF via Java | products.aspose.com

    Export CGM file to WMF in your Java applications without using any third party application...convert, and manipulate PDF documents. It supports a wide range...such as text extraction, document signing, and PDF/A conversion...

    products.aspose.com/total/java/conversion/cgm-t...
  9. 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...
  10. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....Create a Document object and open the input PDF document. Get the...ExampleUsingOperator () { // Open document String _dataDir ( "C: \\ Samples...

    docs.aspose.com/pdf/cpp/operators/