Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,100 for

image signature

(0.06 sec)
  1. 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...
  2. 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...
  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. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .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....pages to BMP images Render document pages to images (PNG, EMF,...into raster or vector images. Specify image resolution, quality...

    docs.aspose.com/words/nodejs-net/features/
  6. How to Remove Restrictions on PDF Document in Java

    This article contains information on how to remove restrictions on PDF documents in Java. It has IDE configuration, the programming steps, and a sample code to develop a PDF restriction remover software in Java....Imaging Product Family Aspose.BarCode...learn working with digital signatures, refer to the article on...

    kb.aspose.com/pdf/java/how-to-remove-restrictio...
  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. 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...
  9. How to Put Page Number in PDF using C#

    This article contains information on how to put page number in PDF using C#. You will get the configuration details, program flow and a runnable sample code to add page numbers to PDF document using C#....Imaging Product Family Aspose.BarCode...procedure to add digital signatures to a PDF file, refer to the...

    kb.aspose.com/pdf/net/how-to-put-page-number-in...
  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