Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 6,775 for

signature

(0.06 sec)
  1. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....Python How to Add Digital Signature to PDF in Python How to Crop...

    kb.aspose.com/pdf/python/page/2/
  2. Aspose.PDF for .NET

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in .NET applications....PDF using C# How to Verify Signature in PDF using C# How to Rotate...

    kb.aspose.com/pdf/net/page/4/
  3. Aspose.Slides for NET

    Find answers about creating, converting, editing, and printing PowerPoint Presentations in .NET applications without utilizing Microsoft PowerPoint....Notes in C# How to Insert Signature in PowerPoint using C# How...

    kb.aspose.com/slides/net/page/2/
  4. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....in Java How to Add Digital Signature to PDF in Python How to Crop...

    kb.aspose.com/pdf/page/5/
  5. Copy Inner Field|Aspose.PDF for Python via .NET

    Copy PDF Form Fields to a New Position Using Python using Aspose.PDF for Python....‘copy_inner_field’ method signature looks like this: copy_inner_field...

    docs.aspose.com/pdf/python-net/copy-inner-field/
  6. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital Signature in Java....algorithm used by a digital signature. Examples: Shows how to sign...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...The first bytes are the OLE signature ( D0 CF 11 E0 … ). A PDF parser.... You should see the OLE signature ( D0 CF 11 E0 ). This confirms...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  8. How to Secure PowerPoint Presentation in C# .NET

    This topic shows you how to secure powerpoint presentation in C# .NET with a password encryption. As a result, you'll get a password protected powerpoint presentation....applying a watermark, adding signature, or making it read only. In...

    kb.aspose.com/slides/net/how-to-secure-powerpoi...
  9. Trailer not found al intentar cargar un pdf - F...

    Hola, Estoy intentando firmar un pdf ya creado con ASPOSE.Pdf versión 25.10.0 pero cuando intento cargar el fichero con un objeto Document o con PdfFileSignature.BindPdf me da el error Aspose.Pdf.InvalidPdfFileFormatExc…...sign-pdf , pdf-signature , digital-signatures avelasco November...itself is fine. Create the signature object from a Document instance...

    forum.aspose.com/t/trailer-not-found-al-intenta...
  10. 签名完整性检查|Aspose.PDF for Python via .NET

    了解如何使用 Python 中的 PdfFileSignature 检查 PDF 签名是否覆盖整个文档并验证已签署文档的完整性。...def check_signature_coverage ( infile ): pdf_signature = creat...create_pdf_file_signature ( infile ) try : sign_name = require_signature_name...

    docs.aspose.com/pdf/zh/python-net/signature-int...