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

image signature

(0.26 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. 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...
  3. 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...
  4. 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...
  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. 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...
  7. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting using C#....pages to BMP images Render document pages to images (PNG, EMF,...into raster or vector images. Specify image resolution, quality...

    docs.aspose.com/words/net/features/
  8. 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/
  9. How to Add Audio to PDF using C#

    This article guides on how to add audio to pdf using C#. It provides all the details to establish the environment and contains a running sample code to add sound to PDF using C#....Imaging Product Family Aspose.BarCode...process of adding digital signatures to a PDF file, refer to the...

    kb.aspose.com/pdf/net/how-to-add-audio-to-pdf-u...
  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