يشرح هذا القسم كيفية العمل مع Aspose.PDF Facades باستخدام فئة PdfFileStamp.... In order to add PDF page stamp, you first need to create objects...objects of PdfFileStamp and Stamp classes. من أجل إضافة ختم صفحة...
Adicione um carimbo de texto a um documento PDF usando a classe TextStamp com a biblioteca Aspose.PDF for .NET....pdf" )) { // Create text stamp var textStamp = new Aspose ...TextStamp ( "Sample Stamp" ); // Set whether stamp is background textStamp...
Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio Python usando Aspose.PDF per Python for .NET....Document ( path_infile ) image_stamp = apdf . ImageStamp ( path_input_image...path_input_image ) image_stamp . background = True image_stamp . x_indent =...
Esta seção explica como trabalhar com Aspose.PDF Facades usando a Classe PdfFileStamp.... In order to add PDF page stamp, you first need to create objects...objects of PdfFileStamp e Stamp classes. Você também precisa criar...