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

image signature

(0.09 sec)
  1. 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...
  2. How to Convert Visio to PDF in C#

    This tutorial provides you information about how to convert Visio to PDF in C#. You will get all the details to configure the environment, step-by-step process and a runnable sample code to export Visio to PDF in C#...Imaging Product Family Aspose.BarCode...other properties like digital signature, font, encryption, and many...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  3. 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...
  4. How to Attach a File to a PDF in C#

    This article provides information on how to attach a file to a PDF in C#. It provides steps to write the application along with the configuration details and a runnable sample code to add attachment to PDF in C#....Imaging Product Family Aspose.BarCode...the process to add digital signatures in a PDF file, refer to the...

    kb.aspose.com/pdf/net/how-to-attach-a-file-to-a...
  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. 请教,如何在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
  8. 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...
  9. 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/
  10. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text Images and other content specify font paragraph and section formatting in Java....Provides methods to insert text, images and other content, specify...insertImage(byte[] imageBytes) Inserts an image from a byte array into the document...

    reference.aspose.com/words/java/com.aspose.word...