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

sign document

(0.11 sec)
  1. VbaProject.name property | Aspose.Words for Python

    VbaProject.name property. Gets or sets VBA project 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...
  2. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。... 要在 PDF 文件中添加图片: 创建一个 Document 对象并打开输入的 PDF 文档。 获取要添加图像的特定页面。...创建一个新的 PDF 文档 Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/zh/java/operators/
  3. Java API to Render XML to SXC | products.aspose...

    Export XML to SXC via Java API without using Microsoft Excel or Adobe Reader...converting, and manipulating PDF documents. It also supports a variety...such as text extraction, document signing, and digital signature...

    products.aspose.com/total/java/conversion/xml-t...
  4. 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...
  5. Convert POTX to XLSB using Python or with free ...

    POTX to XLSB conversion in your Python applications without using Microsoft Office or online. Test free POTX to XLSB online converter quickly before integrating the code....features to manipulate the documents. It also supports various...such as document conversion, document comparison, document signing...

    products.aspose.com/total/python-net/conversion...
  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. XamlFlowSaveOptions.images_folder_alias propert...

    XamlFlowSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into an XAML Document...URIs written into an XAML document. Default is an empty string.... Remarks When you save a Document in XAML format, Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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-...
  10. 在 PDF 文件中验证签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类在 PDF 文件中验证签名。...IsPdfSigned () { // The path to the documents directory var dataDir = RunExamples...PDF document pdFileSignature . BindPdf ( dataDir + "signed_rsa...

    docs.aspose.com/pdf/zh/net/verify-signature-in-...