Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 3,383 for

image signature

(1.26 sec)
  1. SignOptions.xml_dsig_level property | Aspose.Wo...

    SignOptions.xml_dsig_level property. Specifies the level of a digital Signature based on XML-DSig standard...Specifies the level of a digital signature based on XML-DSig standard...Different levels of XAdES signatures can be created starting from...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document signing with certificate and timestamp...

    Hi. I’m trying to sign a document (totally empty - Empty.pdf (3.7 KB) ) using a timestamp. This is the code used. It’s almost identical to the example from your docs: using (Document document = new Document(<empty.pd…...{ using (PdfFileSignature signature = new PdfFileSignature(document))...100); signature.Sign(document.Pages.Count, "Signature Reason"...

    forum.aspose.com/t/document-signing-with-certif...
  3. C# API to Export EMLX to XPS | products.aspose.com

    Convert EMLX to XPS without using Microsoft Word or Outlook on .NET...However, when working with image-based data, XPS (XML Paper Specification)...to optimize print layouts, images, and designs for better visual...

    products.aspose.com/total/net/conversion/emlx-t...
  4. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。...PdfFileSignature ( getInputPdf ()); Signature signature = new ExternalSignature...( 1 , 691 , 100 , 100 ), signature ); pdfSign . save ( "PDFJAVA...

    docs.aspose.com/pdf/zh/java/whatsnew/
  5. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....interactive form fields (including signature fields). FillIn Fill in existing...interactive form fields (including signature fields), even if PdfPermissions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and Images...replace or remove images Add digital signature Add, extract or...API to add, update and delete images, attachments, bookmarks, annotations...

    products.aspose.com/pdf/php-java/
  7. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…...slide it only have that graph Image but that was not saved , not...missing the data is often an image (EMF/WMF) or a raw OLE binary...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  8. JavaScript via C++ | Work with PDF directly in ...

    Aspose.PDF for JavaScript via C++ is an easy and secure toolkit used to work with PDF directly in the web browser...Extract PDF Metadata Remove images from PDF Rotate PDF Remove...digital signature Lock PDF Extract images from PDF Add images to PDF...

    products.aspose.com/pdf/javascript-cpp/
  9. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting.... insertImage(image) insertImage(image, width, height) insertImage(image...insertImage(image, horzPos, left, vertPos, top, width, height...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....Imaging Product Family Aspose.BarCode...the process to remove the signature from PDF, refer to the article...

    kb.aspose.com/pdf/python/how-to-remove-watermar...