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

sign document

(0.16 sec)
  1. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....realize these features in documents. This article is a brief review...abbreviated Portable Document Format was to create a document format that...

    docs.aspose.com/page/net/what-is-pdf-file/
  2. Export EXCEL to PPTX in Android or with free On...

    Android API to Convert EXCEL to PPTX without using Microsoft Word or online. Test free EXCEL to DOC online converter quickly before integrating the code....such as document comparison, document signing, and document watermarking...PDF file using Document class Save the document to PPTX format...

    products.aspose.com/total/android-java/conversi...
  3. 从 PDF 文件中移除签名|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/remove-signature-fro...
  4. Java API to Render XML to XLTX | products.aspos...

    Export XML to XLTX via Java API without using Microsoft Excel or Adobe Reader...edit, convert, and print PDF documents from within their Java applications...range of features, such as document conversion, text extraction...

    products.aspose.com/total/java/conversion/xml-t...
  5. Java API to Export PS to OTT | products.aspose.com

    Convert PS to OTT using on premise Java API...converting, and manipulating PDF documents. It also supports a variety...Words for Java is a powerful document processing API that can be...

    products.aspose.com/total/java/conversion/ps-to...
  6. DigitalSignature.IsValid | Aspose.Words for .NET

    Ensure Document integrity with the DigitalSignature IsValid property, confirming authenticity and protection against tampering. Trust your digital Signatures!...signature is valid and the document has not been tampered with...signature in a document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  7. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....{ auto doc = MakeObject < Document > ( u "Example.pdf" ); doc...doc = System :: MakeObject < Document > ( u "example.djvu" ), System...

    docs.aspose.com/pdf/cpp/whatsnew/
  8. 使用运算符|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/operators/
  9. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...additional options when saving a document into the SaveFormat.Html ...the Specify Save Options documentation article. Inheritance: HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Verify Signature in PDF File|Aspose.PDF for .NET

    This section explains how to verify Signature in PDF File using PdfFileSignature class....Verify Whether the PDF File is Signed Using a Signature To verify...verify whether a PDF file is signed using a particular signature ...

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