Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 3,126 for

image signature

(0.14 sec)
  1. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....digitally sign PDF Extract Image and Signature Information...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  2. Aspose.PSD for .NET 23.1 - Release Notes|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....PSDNET-1252 After the resize of whole image and then after resize of the...StrokeResources.VstkResource.Signature P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  3. Aspose.PSD for .NET 23.11 - Release Notes|Docum...

    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....Signature P:Aspose.PSD.FileFormats.Psd...16-bit image. using ( PsdImage image = ( PsdImage ) Image . Load...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  4. Create a Macro in Word using Java

    Refer to this article for coding with VBA using Java. It has complete details to set the IDE for development, a list of instructions, and a sample code to create a macro in Word using Java....Imaging Product Family Aspose.BarCode...name, indicates protection/signature status, and provides collections...

    kb.aspose.com/words/java/create-a-macro-in-word...
  5. How to Access the Presentation Properties in C#

    This topic focuses on how to access the presentation properties in C#. It assists by providing configuration details, step-wise program flow and a runnable example to read and print the document properties in C#....Imaging Product Family Aspose.BarCode...article on how to insert Signature in PowerPoint using C# . Updated...

    kb.aspose.com/slides/net/how-to-access-the-pres...
  6. How to Read the Presentation Properties in Java

    This article entails how to read the presentation properties in Java. It guides by exposing the configuration details, step-wise program flow and a runnable example to read and print the document properties in Java....Imaging Product Family Aspose.BarCode...the article on how to add Signature in PowerPoint using Java ...

    kb.aspose.com/slides/java/how-to-read-the-prese...
  7. PowerPoint .NET Java C++ Python PHP Node.js And...

    PowerPoint API for .NET, Java, C++, Python, PHP, Node.js. Create Write Edit Render Print PowerPoint PPT, PPTX, ODP. Export Slides in SSRS and JasperReports...extract presentation text, images and audio using Aspose.Slides...using Aspose.Slides API. Signature How to Sign Presentation with...

    products.aspose.com/slides/family/
  8. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....Imaging Product Family Aspose.BarCode...the process to add digital signatures to PDF, refer to the article...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  9. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java and Aspose.Words for Android via Java....Render document pages to raster images (Multipage TIFF, BMP). Render...Render document pages to images (PNG, EMF, JPEG, GIF). Render pages...

    docs.aspose.com/words/java/aspose-words-for-and...
  10. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_Signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_Signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath...outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli()...

    forum.aspose.com/t/pdf-base64image/315504